You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the plugin locally with PHP 8.0.22 I see the below deprecated notice in WP debug log.
PHP Deprecated: Required parameter $post_id follows optional parameter $group in /wp-content/plugins/shared-counts/includes/class-shared-counts-admin.php on line 979
The text was updated successfully, but these errors were encountered:
Plugin version
1.4.0
Current Behavior
Running the plugin locally with PHP 8.0.22 I see the below deprecated notice in WP debug log.
PHP Deprecated: Required parameter $post_id follows optional parameter $group in /wp-content/plugins/shared-counts/includes/class-shared-counts-admin.php on line 979
The text was updated successfully, but these errors were encountered: