Depreciated function call in /includes/template_builtin.php
-
I’m getting this debug notice from WP:
get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead.Replacing that one line seems to remove the notice and doesn’t cause any other problems. Possible to update it?
The topic ‘Depreciated function call in /includes/template_builtin.php’ is closed to new replies.