Broken in 3.7 & 3.7.1
-
The keywords meta tag is no longer showing in the page head. If I enable debugging, I get a few error messages for the plugin:
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method wp_meta_keywords_plugin::meta_keywords_textdomain() should not be called statically in C:\…\wp-includes\plugin.php on line 429
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method wp_meta_keywords_plugin::meta_keywords_init() should not be called statically in C:\…\wp-includes\plugin.php on line 429
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method wp_meta_keywords_plugin::meta_keywords_tag() should not be called statically in C:\…\wp-includes\plugin.php on line 429
Notice: Undefined variable: post in C:\…\plugins\wordpress-meta-keywords\wordpress-meta-keywords.php on line 46
Notice: Trying to get property of non-object in C:\…\plugins\wordpress-meta-keywords\wordpress-meta-keywords.php on line 46
- The topic ‘Broken in 3.7 & 3.7.1’ is closed to new replies.