Click IP to check used to work before update
-
function filter_ripm_show_ip($theip) {
$theip = ‘‘.$theip.’‘;
return $theip;
}
add_filter(‘ripm_show_ip’, ‘filter_ripm_show_ip’);That function used to allow me to click the IP address and it would check the ip at popular sites like proxycheck. Since this update it no longer works. Can you help?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Click IP to check used to work before update’ is closed to new replies.