• After activating PDA Access Restriction 1.3.2, I receive the following the PHP notices. Running WP 5.8.1 and PHP 7.4.

    Notice: register_rest_route was called incorrectly. Namespace must not start or end with a slash. Please see Debugging in WordPress for more information. (This message was added in version 5.4.2.) in /var/www/html/***/wp-includes/functions.php on line 5663

    Notice: register_rest_route was called incorrectly. The REST API route definition for pda-ip-block/(?P[0-9-]+) 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 /var/www/html/***/wp-includes/functions.php on line 5663

    Notice: register_rest_route was called incorrectly. The REST API route definition for pda-get-ip-block/(?P[0-9-]+) 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 /var/www/html/***/wp-includes/functions.php on line 5663

    Notice: register_rest_route was called incorrectly. The REST API route definition for pda-get-user-roles-ip-block/(?P[0-9-]+) 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 /var/www/html/***/wp-includes/functions.php on line 5663

    Notice: register_rest_route was called incorrectly. The REST API route definition for pda-insert-user-roles/(?P[0-9-]+) 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 /var/www/html/***/wp-includes/functions.php on line 5663

Viewing 1 replies (of 1 total)
  • Plugin Author BWPS Team

    (@buildwps)

    Hi @joshf,

    Thanks for reaching out to us.

    We’re really sorry for not getting back to you sooner. Your support request went to our spam folder. ??

    At first glance, it could be something to do with the compatibility with the latest WordPress version. PHP notices usually wouldn’t affect our plugins’ functions though.

    To assist you better, could you please provide:

    • A screenshot showing the full error message
    • The PDA Gold version you’re using

    You might want to send these details to our support email – hello(at)preventdirectaccess.com so that our team can support you faster & better.

    In fact, as a premium user, you should contact us via this priority support form instead.

    We looking forward to hearing from you.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP notices in PDA Access Restriction 1.3.2’ is closed to new replies.