[wp-trac] [WordPress Trac] #30210: WordPress generates unnecessary RSS feeds

WordPress Trac noreply at wordpress.org
Mon Sep 26 17:06:07 UTC 2016


#30210: WordPress generates unnecessary RSS feeds
----------------------------------------+--------------------------
 Reporter:  sergej.mueller              |       Owner:  johnbillion
     Type:  defect (bug)                |      Status:  reviewing
 Priority:  normal                      |   Milestone:  4.7
Component:  Feeds                       |     Version:  4.0
 Severity:  normal                      |  Resolution:
 Keywords:  has-patch needs-unit-tests  |     Focuses:
----------------------------------------+--------------------------
Changes (by johnbillion):

 * keywords:  has-patch has-unit-tests => has-patch needs-unit-tests
 * milestone:  Future Release => 4.7


Comment:

 As per #35452, the unit tests for this need to set up the permalink
 structure and then re-register the initial taxonomies in the correct
 order:

 {{{
 $this->set_permalink_structure( $foo );
 create_initial_taxonomies();
 }}}

 @stevenkword Want to take another stab at this?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30210#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list