• Resolved almendron

    (@almendron)


    WordPress: 6.7.1
    Jetpack: 14.4
    PHP: 8.2.4

    Notice: Function register_rest_route was called incorrectly. REST API routes must be registered on the rest_api_init action. Instead route ‘site/update-historically-active-modules‘ with namespace ‘my-jetpack/v1‘ was not registered on this action.

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

Viewing 1 replies (of 1 total)
  • Plugin Support fujifika (a11n)

    (@fujifika)

    Hi there @almendron – thanks for flagging 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 more info 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—thank you! 🙂

Viewing 1 replies (of 1 total)

The topic ‘Rest Api (notice)’ is closed to new replies.