[wp-trac] [WordPress Trac] #16463: the_title_attribute() bug
WordPress Trac
wp-trac at lists.automattic.com
Sun Feb 6 20:11:01 UTC 2011
#16463: the_title_attribute() bug
--------------------------+------------------------------
Reporter: facemann_ru | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Template | Version: 3.0.4
Severity: normal | Resolution:
Keywords: needs-docs |
--------------------------+------------------------------
Comment (by facemann_ru):
> Note, If you want to strip html from all titles, this will work:
> {{{
> add_filter('the_title', 'strip_html');
> }}}
> }}}
Filter hook is a good one, I will use it. Role manager plugin also a nice
approach.
Thanks for all, you are doing a great job.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16463#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list