Deprecated warning on PHP8.1
-
In the file admin/admin/class-rex-product-feed-admin.php on line 481 PHP will give an deprecated warning. This is because of the null in the first argument of the add_submenu_page() call. An easy fix is to pass an empty string. The deprecated warning will be gone, but I don’t no if it will trigger other errors in the plugin.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.