Tagged Questions
1
vote
2answers
83 views
Is it possible to get the currently logged in admin's IP?
Given a wordpress (3.4.x) install that only has 1 admin, how would I grab, from within a plugin, the IP of the currently logged in admin, if there is an admin logged in?
In other words: I need to ...