skip to Main Content

Uncaught TypeError: call_user_func_array(): Argument #1 ($function) must be a valid callback – SEO

https://i.stack.imgur.com/HdkBR.png Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($function) must be a valid callback, class Wcore_Admin does not have a method "sitemap_exclude_post_type" in /var/www/html/wp-includes/class-wp-hook.php:292 Stack trace: #0 /var/www/html/wp-includes/plugin.php(212): WP_Hook->apply_filters() #1 /var/www/html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-post-type-sitemap-provider.php(276): apply_filters() #2 /var/www/html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-post-type-sitemap-provider.php(253): WPSEO_Post_Type_Sitemap_Provider->is_valid_post_type() #3 /var/www/html/wp-includes/class-wp-hook.php(294): WPSEO_Post_Type_Sitemap_Provider->save_post() #4 /var/www/html/wp-includes/class-wp-hook.php(316):…

VIEW QUESTION

Cannot install plugin or updates in WordPress – Nginx

I have a server set with NGINX: https://www.nginx.com/resources/wiki/start/topics/recipes/wordpress/ Recipe Abridged basic setup I have deployed WP in this directory: /var/www/blog.example.com/ /var/www and /var/www/blog.example.com/ does have nginx:nginx file/dir perms. wp-config.php - 644 wp-content - 755 wp-content/plugins - 755 NGINX is running…

VIEW QUESTION
Back To Top
Search