Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Taxonomy TinyMCE

Descripción

This plugin replaces a taxonomy term description textarea with the buildin TinyMCE WYSIWYG.

Do you want to help? https://github.com/jmslbam/Taxonomy-TinyMCE/

Contributors:

Notes

  • This plugin needs at least WordPress 3.3 to work as it uses the new wp_editor call introduced in WP 3.3.
  • This plugin is a inspired by CategoryTinyMCE and WooDojo.

Instalación

  1. Upload Taxonomy-TinyMCE folder to the /wp-content/plugins/ directory or install via Plugin screen within WordPress.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to your custom taxonomy edit pages and start to write!

Reseñas

9 de octubre de 2018
I used this one once upon a time and thought i give it a try although it hasnt been updated since 3 years. I did not test security issues with it, but it still just works (do not use it together with Yoast SEO, it adds its own editor there) 1 Star minus for not maintainig 1 Plus for making long lasting software 😉
7 de febrero de 2017
I'm using this plugin for 2 years now and it never breaks. The plugin works with categories, tags and custom taxonomies, including media support!
Leer todas las 5 reseñas

Colaboradores y desarrolladores

«Taxonomy TinyMCE» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Taxonomy TinyMCE» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

2014.11.04 – version 2.0
* Used WooDojo’s code, because mine was broken and I didn’t want to have a broken plugin in the repo. So thanks WooThemes, visit them on http://www.woothemes.com/woodojo/.

2012.02.20 – version 1.0
* Migrated from Category TinyMCE to Taxonomy TinyMCE