Bug (deprecated term)
-
Your plugin still uses an old term “get_currentuserinfo” which is causing a PHP notice, can you replace it with the new term “wp_get_current_user()” please?
get_currentuserinfo is deprecated function since version 4.5! Use wp_get_current_user() instead.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Bug (deprecated term)’ is closed to new replies.