Category Editor

Category Editor

Provides the ability to add a fully functional tinymce editor and html plus shortcodes to the category description and tag description to style up the …

  • Almost active
    This plugin was not updated the last 1665 days ago.
  • This plugin is not tested with the last major release of WordPress
    Content for list item
  • There is no information available which PHP version this plugin requires
    The latest stable PHP 8.4.10 was released on 03 July 2025
  • No information about vulnerabilities and unfixed security issues is available.
    Content for list item

Ratings

22

Active installs

10K

Total Downloads

132K

Support Threads

0

Last updated

18 December 2020

Added

02 January 2012

Versions

8.16%90.26%1.58%
  • Version 3.6
  • Version 3.8
  • Version other

Screenshots

A new tinymce enabled category description box is added to the category edit screen.
The category description box and column are removed form the admin page to keep it looking nice.

About Category Editor

FAQ

What exactly does this plugin do to my WordPress installation

  1. The plugin removes the default category description field.
  2. It then adds in a new field that is fully tinymce enabled. I did try and just add an editor to the default field but I could not get it to function correctly. The new field saves to the same database section as the default field so no new database tables or fields are added.
  3. The plugin runs a filter on the category edit admin pages to remove the default description field as this broke up the admin table and made it unweildly.

The plugin does not work

The plugin in was tested on a clean install of wordpress 3.3 and a child theme of 2010. If the plugin does not work then raise a topic for this plugin and tell me: what version of wordpress you are using, what theme are you using, do you have problems with any other tinymce call in your theme.

Does your theme make a call to the the_archive_description function? If you theme does not display a category description by default then you will need to edit the theme to include the call.

Changelog

3.8.3

3.8.2

3.8.1

3.8

3.7.3

3.7.2

3.7.1

3.7

3.6.5

3.6.4

3.6.3

3.6.2

=3.6.1=
* the css for removing the old description field was removing all fields in edit screens called description (eg user profile edit) I’ve added a page check to ensure the css is only called for category edit pages.

3.6

3.5.1

3.5

3.4

3.3

3.2

3.1

3.0

2.4

2.3

2.2

2.1

2.0

1.8

1.7

1.6

1.5

1.4

1.3

1.2

1.1

1.0

How to install Category Editor

  1. Upload Category Editor folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to your category edit pages and start to style them up.