[wp-trac] [WordPress Trac] #20901: Taxonomy descriptions should be TinyMCE editable
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 22 17:49:09 UTC 2012
#20901: Taxonomy descriptions should be TinyMCE editable
--------------------------+------------------------------
Reporter: joostdevalk | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: dev-feedback |
--------------------------+------------------------------
Comment (by ericlewis):
Replying to [comment:3 azaozz]:
> Agreed, there's no reason to strip HTML there, they should follow the
same filtering rules like posts and pages. Then adding an editor would be
quite easy.
So a step in the right direction here would be to remove the
'wp_filter_kses' filter for term_description, which would eliminate the
current HTML filtering. Not finding one in default-filters.php, but does
the_content use a similar filter for a more broad allowed HTML tag set?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20901#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list