sheabunge / visual-term-description-editor
Replaces the plain-text editor for WordPress taxonomies with a visual WYSIWYG editor
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 136
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 10
Type:wordpress-plugin
Requires
- php: >=5.4
- composer/installers: ^1.0
This package is auto-updated.
Last update: 2023-01-11 11:16:35 UTC
README
- Requires at least: WordPress 3.3 or later
- Tested up to: WordPress 4.7.2
- Stable version: 1.7.0
- 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
- Upload
visual-term-description-editor.php
to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Done!