- Requires at least: WordPress 3.3 or later
- Tested up to: WordPress 6.1.1
- Stable version: 1.8.1
- License: MIT
Replaces the term description editor with the WordPress TinyMCE visual editor, allowing you to use HTML in term descriptions and write them in rich text. Works on all taxonomies, including tags, categories and link categories, as well as custom taxonomies.
This plugin is multisite-compatible; if you would like to use it on every blog, network activate the plugin from the network dashboard. Otherwise, activate the plugin for individual sites.
- Search for 'Visual Term Description Editor' in the 'Plugins > Add New' menu and click 'Install'
- Activate the plugin through the 'Plugins' menu in WordPress
- Download the latest version of the plugin from WordPress.org
- Upload the
visual-term-description-editor
directory to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Clone this GitHub repository locally or download a zip of the latest release
- Move the plugin directory to the
/wp-content/plugins/
directory - Install Composer if not already installed and run
composer install
within the plugin directory - Activate the plugin through the 'Plugins' menu in WordPress