Categroy description - HTML

Hello - is it possible to implement an editor to the category descriptions?
Or so HTML isn’t stripped out?
At present it is a plain textarea.

I’ve tried some snippets such as this:

// Remove HTML filter in categories
remove_filter('pre_term_description', 'wp_filter_kses');

But it still appears to get stripped out.

I am basically trying to put a line break in the description that shows on the “Top Categories” section on the home page:

Many thanks

Hi,

Sorry, there’s no simple code snippet for this, it would require a custom implementation. If customizations beyond the available features are required for your site, please consider hiring someone for custom work https://fvrr.co/32e7LvY

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.