[wp-trac] [WordPress Trac] #38006: wp_remove_object_terms() should pass $taxonomy to its actions

WordPress Trac noreply at wordpress.org
Sun Sep 18 12:59:56 UTC 2016


#38006: wp_remove_object_terms() should pass $taxonomy to its actions
--------------------------+-------------------------------
 Reporter:  boonebgorges  |       Owner:  Takahashi_Fumiki
     Type:  defect (bug)  |      Status:  assigned
 Priority:  normal        |   Milestone:  4.7
Component:  Taxonomy      |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:
--------------------------+-------------------------------
Changes (by boonebgorges):

 * keywords:  needs-patch good-first-bug => needs-patch
 * owner:   => Takahashi_Fumiki
 * status:  new => assigned
 * milestone:  Future Release => 4.7


Comment:

 This looks great, @Takahashi_Fumiki. Thanks for the patch!

 One more small request: Could you please add `@since` annotations for the
 new parameters? Something like:

 {{{
  * @since 4.7.0 Added the `$taxonomy` parameter.
 }}}

 See https://make.wordpress.org/core/handbook/best-practices/inline-
 documentation-standards/php/#since-section-changelogs for more
 information.

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


More information about the wp-trac mailing list