[wp-trac] Re: [WordPress Trac] #5085: Unify generator strings
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 29 21:55:48 GMT 2007
#5085: Unify generator strings
-----------------------------------------+----------------------------------
Reporter: docwhat | Owner: westi
Type: defect | Status: assigned
Priority: normal | Milestone: 2.4
Component: General | Version:
Severity: normal | Resolution:
Keywords: privacy generator has-patch |
-----------------------------------------+----------------------------------
Comment (by Otto42):
Suggestion: In feed-rss2.php, feed-rss2-comments.php, and feed-rdf.php,
remove the call to <?php the_generator( 'comment' ); ?>. It's unnecessary,
the rss2 format contains the stuff for a generator explicitly, we don't
need an extra comment type thing in there. It's just taking up space to
give the same information that's available in there already.
Other than that, +1.
--
Ticket URL: <http://trac.wordpress.org/ticket/5085#comment:12>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list