• Resolved sc456a

    (@sc456a)


    When your plugin is installed on a site running on PHP 7.2, we’re seeing the following notice in debug.log:

    get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead.

    Just FYI.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello,

    Are you sure this error is generated by our plugin? Can you please delete the logs, disable our plugin and test your log again after testing the frontend and backend of your website?

    Thread Starter sc456a

    (@sc456a)

    Confirmed via Query Monitor.

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello,

    Can you please share a screenshot?

    Thread Starter sc456a

    (@sc456a)

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello,

    Can you please also share a list of all plugins installed?

    Plugin Contributor Lap

    (@lapzor)

    It’s most likely some plugin hooking into the mc4wp_form_content filter
    Maybe php-code-for-posts or such.

    We are not using get_currentuserinfo in our code at all.

    Hope that helps. If you have any questions, please let us know!

    Thread Starter sc456a

    (@sc456a)

    We’ll dig deeper. Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘PHP Notice in 7.2’ is closed to new replies.