• Resolved rcostadev

    (@rcostadev)


    Notice: register_rest_route was called incorrectly. The REST API route definition for wpra/v1/templates(?:/(?P[^/]+))? is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in wp-includes/functions.php on line 5225

    Hi there, I’ve used this plugin before on other sites with no issues, but this latest site is on WordPress 5.5 and the plugin throws that error message when I try to use it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Could you please tell us which version of PHP you’re running, and if you have installed any of our premium add-ons? This information will help us understand the issue and troubleshoot further.

    If you’re running our premium add-ons, please get in touch with us through our website’s support contact form. This forum’s rules do not allow discussions related to premium add-ons.

    Thread Starter rcostadev

    (@rcostadev)

    Hi, thanks for the quick response. There are no premium plugins installed, and I am running PHP 7.3.21, which is the most up to date version my control panel has.

    5.5 has deprecated some jQuerey functionality. It has caused a lot of trouble for many plugins. The following errors are shown for RSS Aggregator:

    /wp-rss-aggregator/js/admin-custom.js: jQuery.fn.load() is deprecated

    Other admin screens may show other errors.
    Wordpress has created a temporary plugin that “fixes”the errors. It is the JQuery Migrate Helper plugin. It fixed all my problems. WP 5.5.1 will be out soon that will also help. Plugin authors are advised to update code ASAP to fix.

    Bob

    • This reply was modified 5 years, 9 months ago by SeattleLion.
    • This reply was modified 5 years, 9 months ago by SeattleLion.

    @rcostadev @rcostadev

    We’ve recorded both issues and are planning to include fixes in a new release.

    Thank you for bringing these issues to our notice.

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

The topic ‘Issues with WordPress 5.5’ is closed to new replies.