Home Forums WordPress Plugins Hide My WP Deprecated strpos() when debug mode is on

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27981

    Hi,

    The below line shows on the top of all pages while I have debug mode turned on:

    Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior on line 847.

    Maybe this should be changed in an update?

    Thanks!

    #27985
    Suman M.
    Post count: 12480

    Hi, thanks for letting us know. We are aware of this and it will be fixed in the upcoming versions of the plugin.
    It’s just a deprecated alert, not error and shall not cause any issue in the plugin or site.
    Also, it’s recommended to turn off deprecated warning in php.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.