get_currentuserinfo is deprecated since 4.5.0
-
Hello,
I have just stumbled upon a cool plugin called Plugin Inspector by Gioni. This plugin looks for deprecated WordPress functions and other possible issues in the code of other plugins.
While testing this plugin, I noticed that it reports:
Deprecated Unsafe /alo-easymail/functions/alo-easymail-frontend.php view source
get_currentuserinfo at line 284:
get_currentuserinfo();
Deprecated 4.5.0 Use wp_get_current_user()Hope you can eliminate the issue in the future.
BTW: This is a wonderful plugin. Keep up the good work!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘get_currentuserinfo is deprecated since 4.5.0’ is closed to new replies.