[Plugin: To Do List] Taking over WordPress TinyMCE
-
There is an issue with taking over WordPress TinyMCE I have found with the TinyMCE Advanced plugin installed. With your plugin installed TinyMCE in post and pages visual editor defaults to yours. If I comment out:
//add_filter( ‘tiny_mce_before_init’, ‘my_change_mce_settings’ );
line 49 to-do-list.php it sorts this as far as I can see… WP2.9.2
The topic ‘[Plugin: To Do List] Taking over WordPress TinyMCE’ is closed to new replies.