PHP 8 Depricated code
-
PHP Deprecated: Required parameter $post_id follows optional parameter $iterations in /wp-content/plugins/subscribe-to-comments-reloaded/wp_subscribe_reloaded.php on line 104
Need to check the order of the function arguments and move the optional parameters to the end of the argument list. Also need to check the order of the arguments in the function calls.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘PHP 8 Depricated code’ is closed to new replies.