• Resolved mondoperle

    (@mondoperle)


    I just updated the plugin to version 14.4 and it gave me this error

    Notice: The register_rest_route function was called incorrectly. REST APIs for routes must be registered on the rest_api_init action. However the route ‘site/update-historically-active-modules’ with namespace ‘my-jetpack/v1’ was not registered on this action. Read Debugging in WordPress for more information. (This message was added in version 5.1.0.) in /home/isoladipatmos/public_html/wp-includes/functions.php on line 6114

    I have wordpress version 6.7.2, can you help me solve this please?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m getting the same error. It’s also messing up the spacing of my WordPress Dashboard.

    • This reply was modified 2 weeks, 6 days ago by ferio252.
    Plugin Support fujifika (a11n)

    (@fujifika)

    Hi there @mondoperle and @ferio252 – thanks for reporting this!

    We’re aware of this notice, and while it can be safely disregarded as it doesn’t impact your site’s functionality, we understand that it may be distracting. The good news is that this will be fully resolved in the next version update.

    In the meantime, if you’d like to hide these notices, you can add the following line to your wp-config.php file:

    define('WP_DEBUG_DISPLAY', false);

    For a more detailed explanation on how to add the line of code above and what it does, you can check out this guide:

    We appreciate your patience while we roll out the fix! If you have any other questions or need further assistance, feel free to respond here. If it’s a separate issue, please create a new forum thread so we can better assist you. We handle each case individually.

    Thanks! ??

    Thread Starter mondoperle

    (@mondoperle)

    @fujifika thanks, how long do you think it will take to get the new correct version?

    Plugin Support lastsplash (a11n)

    (@lastsplash)

    Hi @mondoperle

    The new version will be released in early April.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.