get_currentuserinfo deprecated notice
-
There are still a couple spots in the WPide.php file where get_currentuserinfo() is used instead of wp_get_current_user().
https://plugins.svn.www.ads-software.com/wpide/tags/2.4.0/WPide.php
I think you know this, but you just need to replace the get_currentuserinfo() calls with wp_get_current_user() and the notices go away.
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘get_currentuserinfo deprecated notice’ is closed to new replies.