• Resolved RobotFX

    (@wattaman)


    Is it possible to store the IP at login? I’ve tried adding the following to the init function, but won’t do anything:
    add_action('wp_login', array( $this, 'log_ip' ) );
    Additionally, another field storing the last login IP would be useful, maybe you consider implementing it in a future release.

    Regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    It’s certainly possible, but that’s beyond the scope of this plugin. I’m a proponent of simple, clean, small, plugins that do what they said they’d do ??

    You’ll want a user tracker plugin for things like that. Personally I use it from Jetpack.

    Thread Starter RobotFX

    (@wattaman)

    Thanks for the clarification.
    Can’t see how Jetpack displays the user IPs, but I’ll try to find another plugin for that.
    Regards

    Plugin Author Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    The Jetpack SCAN feature does it, including exactly who changed what, when, and how.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Log IP at login’ is closed to new replies.