• Resolved carlcs

    (@carlcs)


    I was doing local testing for our site with wordpress 5.5 and i found a warning and an error with popup maker

    [14-Aug-2020 03:42:28 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>pum/v1/analytics</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://www.ads-software.com/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /home/worksite/public_html/wp-includes/functions.php on line 5225

    and also

    [14-Aug-2020 06:33:15 UTC] PHP Deprecated: wp_make_content_images_responsive is deprecated since version 5.5.0! Use wp_filter_content_tags() instead. in /home/worksite/public_html/wp-includes/functions.php on line 4773

    this last one may cause a website to crash

Viewing 2 replies - 1 through 2 (of 2 total)
  • Same problem on my site after update to 5.5

    Warning disappears if I disable the plugin

    Hey @carlcs and @jules-colle !

    Thank you for using Popup Maker. WordPress had added a newer system for filtering content in their 5.5 update which was causing this warning. We have just released 1.11.2 to use the new functions so your site will no longer display these after you update.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘warning and error found while testing wordpress 5.5’ is closed to new replies.