• Resolved jamesprw

    (@jamesprw)


    I had used Hummingbird before without issues, but now when I activate the plugin I get these errors:
    Notice: register_rest_route was called incorrectly. The REST API route definition for hummingbird/v1/status/(?P[\w-]+) 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 /home4/jamesprw/public_html/wp-includes/functions.php on line 5225

    Notice: register_rest_route was called incorrectly. The REST API route definition for hummingbird/v1/clear_cache/(?P[\w-]+) 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 /home4/jamesprw/public_html/wp-includes/functions.php on line 5225

    Notice: register_rest_route was called incorrectly. The REST API route definition for hummingbird/v1/test 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 /home4/jamesprw/public_html/wp-includes/functions.php on line 5225

    Any help is appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @jamesprw,

    This is something our devs are already on and we should have a release soon to address these notices.
    Note that since these are only notices and wouldn’t cause any issues with your site functionality.

    Cheers,
    Predrag

    Hello. I am also getting the same issues. It only happens when I have gutenberg running (Wp 5.5.1). When I switch to classic editor the error disappears. With classic editor disabled. The error appears again. Any updates on when a fix will be available?

    On page editor view I also see this in the errors after the above errors.

    <b>Warning</b>: Cannot modify header information – headers already sent by (output started at /home/mydomain/public_html/wp-includes/functions.php:5225) in <b>/home/mydomain/public_html/wp-admin/admin-header.php</b> on line <b>9</b><br>

    Plugin Support Saurabh – WPMU DEV Support

    (@wpmudev-support7)

    Hello @katmacau,

    I tried replicating the same on my end but could not replicate it. This generally means that the headers are sent by some other plugin or function. Could you help me with the plugin version and PHP version you are currently on to try and replicate on my end with specific things?

    Also, could you please open a fresh thread for the same for further checks and help as this thread below to someone else. Any communication we make would be sent to them too on emails causing unwanted disturbance to them in this way. We can excuse them from this by having a fresh thread.

    Thank you,
    Prathamesh Palve

    Thank you. I’ve created a new thread here: https://ww.wp.xz.cn/support/topic/hummingbird-rest-api-route-errors/

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

The topic ‘Hummingbird Errors’ is closed to new replies.