• Resolved lazyym

    (@lazyym)


    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)
  • Plugin Author Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Darn it, I possibly broke it trying to make things safer for forwarded headers…Okay I’ll work on this and get something going.

    When you say “no longer works” what does that mean here? Is it just not working at all, or is it giving wrong output? If it’s the latter, could you show an example (you can redact the IP )

    Thread Starter lazyym

    (@lazyym)

    Hi Mika, when implemented, it vanishes completely from user page. It shows the IP header with no values in it.

    Plugin Author Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Found it! Fixed it! Pushing! 1.9.1 should be good.

    Thread Starter lazyym

    (@lazyym)

    That did it. Thank you sir!

    Plugin Author Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Ma’am as the case may be, you’re welcome ?? Thanks for the great report ?? You make it easy to fix.

    Thread Starter lazyym

    (@lazyym)

    Apologies, Thank you Ma’am!

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.