php notice in logs after upgrading to 3.1.0
-
First of all, thanks for this excellent plugin, no problem in years. But in the recent upgrade to 3.1.0 the following php notice appears twice everytime i click in some wordpress general menu(for example always when clicking in “plugins”, or in any woocommerce submenu):
Notice: Function register_rest_route was called incorrectly. Namespace must not start or end with a slash. Instead namespace ‘cf7apps/v1/’ for route ‘delete-cf7-entries’ seems to contain a slash. Please see Debugging in WordPress for more information. (This message was added in version 5.4.2.) in /home/testsite.dev/wp-includes/functions.php on line 6121
This is somewhat problematic altough a notice, because in some sites with heavy use of the wp admin this message grows a lot in the logs. I’m using php 8.1, wp 6.8.2, and woocommerce 10.2, Thanks in advance!
You must be logged in to reply to this topic.