Title: TinyMCE and WordPress 4
Last modified: August 22, 2016

---

# TinyMCE and WordPress 4

 *  [Riggy](https://wordpress.org/support/users/vilepickle/)
 * (@vilepickle)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/tinymce-and-wordpress-4/)
 * Tagaroo breaks TinyMCE in WP4.
 * I fixed it by removing this filter in tagaroo.php:
 *     ```
       function oc_addMCE_css($csv) {
       }
       add_filter('mce_css', 'oc_addMCE_css');
       ```
   
 * [https://wordpress.org/plugins/tagaroo/](https://wordpress.org/plugins/tagaroo/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [Riggy](https://wordpress.org/support/users/vilepickle/)
 * (@vilepickle)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/tinymce-and-wordpress-4/#post-5437135)
 * To elaborate, TinyMCE font size, font face, and image alignment CSS appears to
   be overridden when this filter is present.

Viewing 1 replies (of 1 total)

The topic ‘TinyMCE and WordPress 4’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/tagaroo_a9c9d7.svg)
 * [tagaroo](https://wordpress.org/plugins/tagaroo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tagaroo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tagaroo/)
 * [Active Topics](https://wordpress.org/support/plugin/tagaroo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tagaroo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tagaroo/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [Riggy](https://wordpress.org/support/users/vilepickle/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/tinymce-and-wordpress-4/#post-5437135)
 * Status: not resolved