Allow HTML in Category Descriptions
This plugin allows you to use unfiltered HTML in your category descriptions by disabling selected WordPress filters.
The facts
- Rating
- 5★ from 41
- Active installs
- 8k+
- Price
- Free
- Last updated
- 5 Mar 2026
- Added
- Jun 2008
- Requires WP
- 2.5
- Tested up to
- WP 6.9.7
- Requires PHP
- 7.0
- Downloads
- 130,147
Our analysis
AI-assistedAllow HTML in Category Descriptions is a WordPress plugin that enables users to add HTML code to category descriptions without it being stripped away by WordPress filters. This is particularly useful for those who want to include more complex formatting or elements in their category descriptions. The plugin is designed for users with the necessary permissions to modify category descriptions and requires some familiarity with HTML to use effectively.
The plugin simply disables the content filters that limit formatting options in category descriptions. Users can create their HTML content using the post or page composing screen and then copy it into the category description field. It does not provide any tools for creating WYSIWYG HTML or validate HTML input, so users must ensure their code is correct.
Best for: This plugin suits WordPress users who want to enhance their category descriptions with custom HTML.
What it does well
- ✓Disables content filters for category descriptions
- ✓Allows for more complex HTML formatting
- ✓Simple functionality with no additional features
Where it falls short
- •Requires knowledge of HTML to use effectively
- •Does not validate HTML input
- •No WYSIWYG editor provided
Verdict
Allow HTML in Category Descriptions is a straightforward tool for users looking to add HTML to their category descriptions, but it requires some technical knowledge to use properly.
From the developer
Arno Esterhuizen's own description of Allow HTML in Category Descriptions, lightly tidied.
When you add text to the category description textarea and save the category, WordPress runs content filters that strips out all but the most basic formatting tags.
This plugin disables those filters for roles with the necessary permissions. Any html code you add to the category description will not be stripped out.
This plugin does not do anything other than disable the filters. It does not protect you from entering invalid HTML, nor does it help you create WYSIWYG HTML. You can use the post or page composing screen to help you create the text and formatting. Switch to the ‘code’ tab and copy the HTML code into the category description field.