[wp-trac] [WordPress Trac] #19904: Trim Leading and Trailing White Space in a Post Title
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 27 00:55:02 UTC 2012
#19904: Trim Leading and Trailing White Space in a Post Title
-----------------------------+------------------------------
Reporter: greenspeakmedia | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.3.1
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by nacin):
We already do this on display, so one of the few places you would indeed
see this is ordering.
This would handle it: `add_filter( 'trim', 'title_save_pre' );`
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19904#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list