[wp-trac] [WordPress Trac] #13867: New filter for comment RSS feed's title
WordPress Trac
wp-trac at lists.automattic.com
Sat Jun 12 22:19:53 UTC 2010
#13867: New filter for comment RSS feed's title
-----------------------------+----------------------------------------------
Reporter: shidouhikari | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Future Release
Component: Feeds | Version: 3.0
Severity: normal | Keywords: has-patch
-----------------------------+----------------------------------------------
Changes (by shidouhikari):
* cc: shidouhikari (added)
Comment:
As we talked in IRC, using gettext one would need to test for 'Comment on
%1$s by %2$s' and 'By: %s'...
'By: %s' isn't something very exact for title filtering. A specific filter
is simpler to handle and has no risk of other 'By: %s' somewhere else
being messed. Also, if in a future version one of those texts are changed,
anything relying on them would get broken.
With a specific filter, just let core do its work and then filter the
result.
And sorry about the early, I thought it means patches in an early new
milestone :p
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13867#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list