PHP Notice: get_currentuserinfo is deprecated since 4.5
-
In your Disqus.php file on line 1379 you are still using get_currentuserinfo.
Since this is deprecated in the last major update, please consider replacing it with wp_get_current_user() on your next release. It will help remove the PHP notices from my wordpress.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘PHP Notice: get_currentuserinfo is deprecated since 4.5’ is closed to new replies.