1.6.1 Breaks Site
-
After updating to 1.6.1 my site broke, and I had to disable all my plugins to get it to function again.
When I tried to re-activate:
Parse error: syntax error, unexpected T_FUNCTION in /public_html/wp-content/plugins/recent-tweets-widget/recent-tweets.php on line 63
Commenting out this line re-enabled the plugin on my page, but the widgets aren’t working in the admin page now.
add_submenu_page( ‘recent-tweets’, ‘Other Plugins’, ‘Other Plugins’, ‘manage_options’, ‘other-plugins’, function() {include(plugin_dir_path( __FILE__ ).’/other_plugins.php’)};);
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘1.6.1 Breaks Site’ is closed to new replies.