Same here after updating to WP 4.5
Notice: get_currentuserinfo is deprecated since version 4.5! Use wp_get_current_user() instead. in /home/website/public_html/wp-includes/functions.php on line 3662
Hello,
I have this problem also:
Notice: get_currentuserinfo is deprecated since version 4.5! Use wp_get_current_user() instead. in /home/savoyrocyz/www/wp-includes/functions.php on line 3662
But if I disable the SEO by Yoast plugin nothing changes what do I do?
thank you very much
Same problem here. But I dont think its in any way related to the plugin.
I’ve download the previous version of wordpress (4.4) until the problem is resolved
plugins\google-analytics-for-wordpress\frontend\abstract-class-tracking.php
Line no: 306
get_currentuserinfo();
replace
wp_get_current_user();
plugins\google-analytics-for-wordpress\frontend\abstract-class-tracking.php
Line no: 306
get_currentuserinfo();
replace
wp_get_current_user();
Thanks for your info. I will try it soon.
Thank you Ravi patel. That seems to have worked!
Works Perfect! Thanks a lot Ravi patel
Thank you Ravi patel, that worked great.
What did you use to spot the error file/line?
I do not find this google-analytics-for-wordpress folder, what should I do?
This has been taken care of in the latest release
Many thanks Ravi for giving the inspiration to find the file to edit, for me it is:
wordpress-seo-premium\vendor\yoast\wp-helpscout\src\class-helpscout-beacon-identifier.php
I have found the line you mentioned and edited it
Works Perfect! Thanks a lot Ravi patel
Help plz
My admin bar is not showing and after enabling debug option it says
Notice: get_currentuserinfo is deprecated since version 4.5! Use wp_get_current_user() instead. in C:\xampp\htdocs\wordpress\wp-includes\functions.php on line 3658
Hi there,
Please open your own tickets. Also, if you’re getting that notice, you’re not on the latest version of MonsterInsights, but rather a few months behind. You just need to update your plugins.