• Resolved eclev91

    (@eclev91)


    Notice: register_rest_route was called <strong>incorrectly</strong>. Namespace must not start or end with a slash. Please see <a href="https://www.ads-software.com/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.)

    Showing up running WP 5.8.1 on PHP 8. Please clear that up. includes/controller.php, the register_routes function, should not include a slash. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author UserWay

    (@userwayorg)

    Hi!

    Thanks for connecting with UserWay.

    Could you please provide us with more details or some clarification on the issue you are having with the UserWay widget?

    You can send any information to [email protected]

    Thank you,
    UserWay Support

    Plugin Author UserWay

    (@userwayorg)

    Hi!

    We have recently pushed an update that should have addressed the issue mentioned on your post.

    Please try again your end and let us know if it was resolved.

    Thanks,
    UserWay Support

    Thread Starter eclev91

    (@eclev91)

    @userwayorg while this issue has been resolved, your new endpoint throws a new notice:

    Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>userway/v1/debug</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://www.ads-software.com/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /home/vagrant/code/ifranchise-group/web/wp/wp-includes/functions.php on line

    The permissions_callback argument is required.

    If the team enables/tests on PHP 8 with WP_DEBUG enabled, these issues should turn up before release.

    Plugin Author UserWay

    (@userwayorg)

    @eclev91 Thank you for following up. I will pass this along to our engineering team.

    We will follow up with any update.

    Thanks again,

    UserWay Support

    • This reply was modified 3 years ago by UserWay.
    Plugin Author UserWay

    (@userwayorg)

    @eclev91 We just released an update to the plugin, 2.4.0 which should resolve the issue. Can you please update the plugin and confirm it is resolved.

    Thanks in advance,

    UserWay Support

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WordPress 5.4.2 notice’ is closed to new replies.