• Hey Caldera. Thanks for a great plugin ??

    If I enable WP_DEBUG on my WordPress 5.5 RC2 test bench, I get this message when editing posts:

    Notice: register_rest_route was called incorrectly. The REST API route definition for cf-api/v2/entries 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 /home/oldrupdk/oldrup.net/wp-includes/functions.php on line 5225

    Please let me know if I can assist in further troubleshooting.
    Bjarne Oldrup

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • I too get this error along with the following. Disabling CF removes the notices.

    Notice: register_rest_route was called incorrectly. The REST API route definition for cf-api/v2/forms 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 /websites/dxrgroup.com/www/wp-includes/functions.php on line 5225

    Same here:

    register_rest_route was called incorrectly. The REST API route definition for cf-api/v2/forms 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 [deleted]/public_html/wp-includes/functions.php on line 5225

    The issue is still present. Nothing new about this issue ?

    negru13

    (@negru13)

    Same REST API error here.. please take a look at your code.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘“register_rest_route was called incorrectly” in WP 5.5 RC2’ is closed to new replies.