[wp-trac] [WordPress Trac] #10434: New filter request in feed.php

WordPress Trac wp-trac at lists.automattic.com
Fri Jul 17 22:08:54 UTC 2009


#10434: New filter request in feed.php
-------------------------+--------------------------------------------------
 Reporter:  mogman1      |       Owner:                    
     Type:  enhancement  |      Status:  new               
 Priority:  normal       |   Milestone:  Unassigned        
Component:  Plugins      |     Version:                    
 Severity:  normal       |    Keywords:  RSS, filter, feeds
-------------------------+--------------------------------------------------
 When writing a plugin that works with the URLs in the RSS feeds, I noticed
 that one of the functions used by the RSS feed generator, "self_link" in
 wp-includes/feed.php does not have a filter associated with it.  I had to
 manually modify the function in order to get the behaviour I desired.

 The other functions used by the feed generator (the_permalink_rss,
 comments_link, the_guid, etc) all have filters associated with them either
 directly or indirectly and it would be nice for this one to have a filter
 placed on it as well.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10434>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list