• Resolved richlove111

    (@richlove111)


    I am getting an error saying this plugin is using a function that was deprecated in WP 4.5

    The function is get_currentuserinfo().

    WP recommend replacing this with wp_get_current_user().

    I have test this change and it works but I’d rather not change core plugin code. Can you make this change?

    I’m unsure why you’re not getting this error if you’ve tested against WP 4.7.3?

Viewing 1 replies (of 1 total)
  • Plugin Author Zotabox

    (@zotabox)

    Hello richlove111,

    We have updated our code using new function wp_get_current_user.
    Thank you for reporting.

    • This reply was modified 7 years, 7 months ago by Zotabox.
Viewing 1 replies (of 1 total)
  • The topic ‘Error – deprecated function’ is closed to new replies.