[wp-trac] [WordPress Trac] #26570: wp_set_object_terms - bug

WordPress Trac noreply at wordpress.org
Fri May 30 20:28:25 UTC 2014


#26570: wp_set_object_terms - bug
----------------------------------------+-------------------
 Reporter:  stiofansisland              |       Owner:
     Type:  defect (bug)                |      Status:  new
 Priority:  normal                      |   Milestone:  4.0
Component:  Taxonomy                    |     Version:  2.3
 Severity:  normal                      |  Resolution:
 Keywords:  needs-unit-tests has-patch  |     Focuses:  docs
----------------------------------------+-------------------

Old description:

> wp_set_object_terms claims to be able to use a taxonomies ID or slug when
> in fact it will only use slug, trying to use a category ID will create a
> new numerical category and assign that.
> http://codex.wordpress.org/Function_Reference/wp_set_object_terms

New description:

 wp_set_object_terms claims to be able to use a term's ID or slug when in
 fact it will only use slug, trying to use a category ID will create a new
 numerical category and assign that.
 http://codex.wordpress.org/Function_Reference/wp_set_object_terms

--

Comment (by DrewAPicture):

 s/taxonomies/term's

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


More information about the wp-trac mailing list