Visual Editor Disappears When Plugin Activated
-
And I get these errors. The bold ones occur when I activate the plugin:
Notice: add_custom_background is deprecated since version 3.4! Use add_theme_support( ‘custom-background’, $args ) instead. in /home/public_html/wp-includes/functions.php on line 3378
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home/public_html/wp-includes/functions.php on line 3378
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /home/public_html/wp-includes/functions.php on line 3378
Notice: Constant WP_POST_REVISIONS already defined in /home/public_html/wp-config.php on line 77
Notice: Constant WP_MEMORY_LIMIT already defined in /home/public_html/wp-config.php on line 78
Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-includes/functions.php:3378) in /home/public_html/wp-includes/pluggable.php on line 1178
Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-includes/functions.php:3378) in /home/public_html/wp-includes/pluggable.php on line 1178
I can see the plugin is working, the settings are available, but no visual editor.
- The topic ‘Visual Editor Disappears When Plugin Activated’ is closed to new replies.