visual-term-description-editor
visual-term-description-editor copied to clipboard
WordPress Plugin — Replaces the plain-text term (category, tag) description editor with a WYSIWYG visual editor
Visual Term Description Editor
- Requires at least: WordPress 3.3 or later
- Tested up to: WordPress 5.8.2
- 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.
Installation
Simple Installation
- Search for 'Visual Term Description Editor' in the 'Plugins > Add New' menu and click 'Install'
- Activate the plugin through the 'Plugins' menu in WordPress
Manual Installation
- Download the latest version of the plugin from WordPress.org
- Upload the
visual-term-description-editordirectory to the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
Development Installation
- 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 installwithin the plugin directory - Activate the plugin through the 'Plugins' menu in WordPress
Screenshots
Adding a new tag using the visual editor

Editing a tag using the visual editor

Viewing a tag archive page with the formatted tag description (using the Twenty Fourteen theme)
