E_ERROR in class-abstract-post-filter.php
-
Hi there.
On a customers website I got an error message from the WordPress messaging system which is related to Yoast SEO (16.9), with PHP 7.4.22.
This is the error message:
Ein Fehler vom Typ E_ERROR wurde in der Zeile 101 der Datei /wp-content/plugins/wordpress-seo/admin/filters/class-abstract-post-filter.php verursacht. Fehlermeldung: Uncaught TypeError: Argument 1 passed to WPSEO_Abstract_Post_Filter::add_filter_link() must be of the type array, null given, called in /wp-includes/class-wp-hook.php on line 303 and defined in /wp-content/plugins/wordpress-seo/admin/filters/class-abstract-post-filter.php:101 Stack trace: #0 /wp-includes/class-wp-hook.php(303): WPSEO_Abstract_Post_Filter->add_filter_link(NULL) #1 /wp-includes/plugin.php(189): WP_Hook->apply_filters(NULL, Array) #2 /wp-admin/includes/class-wp-list-table.php(405): apply_filters('views_edit-list...', Array) #3 /wp-admin/edit.php(459): WP_List_Table->views() #4 {main} thrown
This happen when I do a search in the backend on a custom post type admin table.
Any idea how to solve this?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘E_ERROR in class-abstract-post-filter.php’ is closed to new replies.