Required parameter $xxx follows optional parameter
-
After upgrading to PHP 8, I’m getting the following three errors on every page load:
PHP Deprecated: Required parameter $post_date follows optional parameter $last_updated in /---/plugins/shared-counts/includes/class-shared-counts-core.php on line 342
PHP Deprecated: Required parameter $post_id follows optional parameter $last_updated in /---/plugins/shared-counts/includes/class-shared-counts-core.php on line 342
PHP Deprecated: Required parameter $post_id follows optional parameter $group in /---/plugins/shared-counts/includes/class-shared-counts-admin.php on line 979A plugin update would be great, please! ?? You can read more about the issue here:
https://stackoverflow.com/questions/65297279/required-parameter-xxx-follows-optional-parameter-yyy
- The topic ‘Required parameter $xxx follows optional parameter’ is closed to new replies.