﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
9133,rss_update_period filter missing in feed-rdf.php,jidanni,,"The former lacks the ''rss_update_period'' filter of the latter two:
{{{
wp-includes/feed-rdf.php:28:<sy:updatePeriod>hourly</sy:updatePeriod>
wp-includes/feed-rss2.php:31:<sy:updatePeriod><?php echo apply_filters( 'rss_update_period', 'hourly' ); ?></sy:updatePeriod>
wp-includes/feed-rss2-comments.php:32:<sy:updatePeriod><?php echo apply_filters( 'rss_update_period', 'hourly' ); ?></sy:updatePeriod>
}}}
",defect (bug),closed,lowest,,Feeds,2.7,minor,fixed,has-patch,jidanni@…
