Error when saving dynamic options for a widget on WP 6.4 & PHP 8.1
-
This happens when I try to save a navigation menu widget with dynamic options set. The options are actually saved, but I end up at the death screen.
Fatal error: Uncaught Error: count(): Argument #1 ($value) must be of type Countable|array, string given in /public/wp-content/plugins/dynamic-widgets/dynwid_admin_save.php on line 313 Call stack: require_once() wp-content/plugins/dynamic-widgets/dynamic-widgets.php:664 dynwid_init() wp-includes/class-wp-hook.php:324 WP_Hook::apply_filters() wp-includes/class-wp-hook.php:348 WP_Hook::do_action() wp-includes/plugin.php:517 do_action() wp-settings.php:643 require_once() wp-config.php:99 require_once() wp-load.php:50 require_once() wp-admin/admin.php:34 require_once() wp-admin/themes.php:10
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Error when saving dynamic options for a widget on WP 6.4 & PHP 8.1’ is closed to new replies.