Error: register_rest_route was called incorrectly!!
-
Hi!
We are using the “Advanced Shipment Tracking for WooCommerce” plugin, but recently its showing error in Admin panel. Following error coming:
register_rest_route was called incorrectly. The REST API route definition for wc/v1/orders/(?P[\d]+)/shipment-trackings/providers 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 /chroot/home/ad1a1fb1/lavishwears.com/html/wp-includes/functions.php on line 5225 Notice: register_rest_route was called incorrectly. The REST API route definition for wc/v2/orders/(?P[\d]+)/shipment-trackings/providers 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 /chroot/home/ad1a1fb1/lavishwears.com/html/wp-includes/functions.php on line 5225 Notice: register_rest_route was called incorrectly. The REST API route definition for wc/v3/orders/(?P[\d]+)/shipment-trackings/providers 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 /chroot/home/ad1a1fb1/lavishwears.com/html/wp-includes/functions.php on line 5225
Please help me with the error, how to resolve the same.
Wordpress Version: 5.5The page I need help with: [log in to see the link]
- The topic ‘Error: register_rest_route was called incorrectly!!’ is closed to new replies.