Community Support Forums — WordPress® ( Users Helping Users ) — 2012-02-01T22:10:03-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=17126 2012-02-01T22:10:03-05:00 http://www.primothemes.com/forums/viewtopic.php?t=17126&p=62131#p62131 <![CDATA[Re: IP Address Logs - Help]]> Statistics: Posted by boldplans — February 1st, 2012, 10:10 pm


]]>
2012-02-01T20:37:57-05:00 http://www.primothemes.com/forums/viewtopic.php?t=17126&p=62129#p62129 <![CDATA[IP Address Logs - Help]]>
I tried using this plugin http://wordpress.org/extend/plugins/simple-login-log/ and it doesn't quite work (logs admin access, and unsuccessful login attempts, but normal logins don't seem to trigger a log entry). It's using this hook to fire its function that appends to the log. Any reason why it wouldn't trigger for a s2 level 1 user?

add_action( 'wp_login', array(&$this, 'login_success') );

Can you guys think of some sort of workaround, and/or incorporate this functionality into S2 member? The plugin I referenced is GPL and shouldn't be too hard to duplicate its (very useful!) functionally.

Statistics: Posted by scripteralex — February 1st, 2012, 8:37 pm


]]>