Title: jayarjo's Replies | WordPress.org

---

# jayarjo

  [  ](https://wordpress.org/support/users/jayarjo/)

 *   [Profile](https://wordpress.org/support/users/jayarjo/)
 *   [Topics Started](https://wordpress.org/support/users/jayarjo/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jayarjo/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jayarjo/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jayarjo/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jayarjo/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jayarjo/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 49 total)

1 [2](https://wordpress.org/support/users/jayarjo/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/jayarjo/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/jayarjo/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/jayarjo/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Wordfence and pre 4.5.2 WordPress Plupload vulnerability](https://wordpress.org/support/topic/wordfence-and-mediaelementjs-vulnerability-in-all-pre-452-wp-versions/)
 *  [jayarjo](https://wordpress.org/support/users/jayarjo/)
 * (@jayarjo)
 * [10 years ago](https://wordpress.org/support/topic/wordfence-and-mediaelementjs-vulnerability-in-all-pre-452-wp-versions/#post-7356337)
 * You can manually replace only _plupload.flash.swf_ file (which resides under 
   wp-includes/js/plupload/) with the one from WordPress 4.5.2 and you should be
   ok.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Tax Description Editor] don't work visual editor in wp 3.8](https://wordpress.org/support/topic/dont-work-visual-editor-in-wp-38-39/)
 *  Plugin Author [jayarjo](https://wordpress.org/support/users/jayarjo/)
 * (@jayarjo)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/dont-work-visual-editor-in-wp-38-39/#post-4442879)
 * [@gladiatori](https://wordpress.org/support/users/gladiatori/), what exactly 
   do you expect? This plugin simply activates default WordPress rich text editor(
   TinyMCE) on taxonomy pages.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[BackWPup – WordPress Backup & Restore Plugin] DropBox Backup not working](https://wordpress.org/support/topic/dropbox-backup-not-working/)
 *  [jayarjo](https://wordpress.org/support/users/jayarjo/)
 * (@jayarjo)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/dropbox-backup-not-working/#post-7849510)
 * Works for me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Tax Description Editor] Style](https://wordpress.org/support/topic/style-10/)
 *  Plugin Author [jayarjo](https://wordpress.org/support/users/jayarjo/)
 * (@jayarjo)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/style-10/#post-4826023)
 * If you output it via recommended way (using term_description()) you get the filtered
   category right away. Not sure why **[@will_verstehen](https://wordpress.org/support/users/will_verstehen/)**
   is trying to do it through the raw object field.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Tax Description Editor] don't work visual editor in wp 3.8](https://wordpress.org/support/topic/dont-work-visual-editor-in-wp-38-39/)
 *  Plugin Author [jayarjo](https://wordpress.org/support/users/jayarjo/)
 * (@jayarjo)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/dont-work-visual-editor-in-wp-38-39/#post-4442875)
 * I will close this, it’s confusing.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Tax Description Editor] Style](https://wordpress.org/support/topic/style-10/)
 *  Plugin Author [jayarjo](https://wordpress.org/support/users/jayarjo/)
 * (@jayarjo)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/style-10/#post-4826021)
 * It’s not a bug, it is default WordPress behavior. For posts you receive paragraphs(
   and all the goodies, like shortcodes) only after you put the content through 
   a filter (that’s what the_content() tag does for you). You should filter the 
   raw $cat->description the same way, invoking the filter directly for example:
 * `<?php echo apply_filters('the_content', $cat->description); ?>`
 * Probably I should outline this explicitly in the docs.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Tax Description Editor] Description does not get saved when creating a taxonomy](https://wordpress.org/support/topic/description-does-not-get-saved-when-creating-a-taxonomy/)
 *  Plugin Author [jayarjo](https://wordpress.org/support/users/jayarjo/)
 * (@jayarjo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/description-does-not-get-saved-when-creating-a-taxonomy/#post-3911326)
 * Addressed in 1.2.4.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Tax Description Editor] don't work visual editor in wp 3.8](https://wordpress.org/support/topic/dont-work-visual-editor-in-wp-38-39/)
 *  Plugin Author [jayarjo](https://wordpress.org/support/users/jayarjo/)
 * (@jayarjo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/dont-work-visual-editor-in-wp-38-39/#post-4442852)
 * See of this is related: [http://wordpress.org/support/topic/description-not-saving-on-initial-input?replies=3](http://wordpress.org/support/topic/description-not-saving-on-initial-input?replies=3)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Tax Description Editor] Description Not Saving on Initial Input](https://wordpress.org/support/topic/description-not-saving-on-initial-input/)
 *  Plugin Author [jayarjo](https://wordpress.org/support/users/jayarjo/)
 * (@jayarjo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/description-not-saving-on-initial-input/#post-4558293)
 * Ok, saw it and fixed. Try 1.2.4.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Tax Description Editor] Description Not Saving on Initial Input](https://wordpress.org/support/topic/description-not-saving-on-initial-input/)
 *  Plugin Author [jayarjo](https://wordpress.org/support/users/jayarjo/)
 * (@jayarjo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/description-not-saving-on-initial-input/#post-4558290)
 * That’s not a typical behavior. Might be a result of a conflict between the plugins.
   What plugins do you have other than Rich Tax Description Editor?
 * Have you tried it on a fresh installation?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Tax Description Editor] don't work visual editor in wp 3.8](https://wordpress.org/support/topic/dont-work-visual-editor-in-wp-38-39/)
 *  Plugin Author [jayarjo](https://wordpress.org/support/users/jayarjo/)
 * (@jayarjo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/dont-work-visual-editor-in-wp-38-39/#post-4442851)
 * Seems to work in WP 3.8.1. What exactly doesn’t work for you?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Tax Description Editor] Not showing up with Types Custom Taxonomies](https://wordpress.org/support/topic/not-showing-up-with-types-custom-taxonomies/)
 *  Plugin Author [jayarjo](https://wordpress.org/support/users/jayarjo/)
 * (@jayarjo)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/not-showing-up-with-types-custom-taxonomies/#post-4248296)
 * Resolved?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Tax Description Editor] Rich text editor not showing up in WooCommerce](https://wordpress.org/support/topic/rich-text-editor-not-showing-up-in-woocommerce/)
 *  Plugin Author [jayarjo](https://wordpress.org/support/users/jayarjo/)
 * (@jayarjo)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/rich-text-editor-not-showing-up-in-woocommerce/#post-4265572)
 * Resolved?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Tax Description Editor] Rich text editor not showing up in WooCommerce](https://wordpress.org/support/topic/rich-text-editor-not-showing-up-in-woocommerce/)
 *  Plugin Author [jayarjo](https://wordpress.org/support/users/jayarjo/)
 * (@jayarjo)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/rich-text-editor-not-showing-up-in-woocommerce/#post-4265566)
 * Should be fixed now in 1.2.3.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Tax Description Editor] Not showing up with Types Custom Taxonomies](https://wordpress.org/support/topic/not-showing-up-with-types-custom-taxonomies/)
 *  Plugin Author [jayarjo](https://wordpress.org/support/users/jayarjo/)
 * (@jayarjo)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/not-showing-up-with-types-custom-taxonomies/#post-4248290)
 * Should be fixed now in 1.2.3.

Viewing 15 replies - 1 through 15 (of 49 total)

1 [2](https://wordpress.org/support/users/jayarjo/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/jayarjo/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/jayarjo/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/jayarjo/replies/page/2/?output_format=md)