[wp-trac] [WordPress Trac] #40027: Tags and Categories should have a "slugs" parameter for batch fetching

WordPress Trac noreply at wordpress.org
Wed Apr 5 21:00:39 UTC 2017


#40027: Tags and Categories should have a "slugs" parameter for batch fetching
--------------------------------------------------+-----------------------
 Reporter:  wonderboymusic                        |       Owner:  jnylen0
     Type:  enhancement                           |      Status:  reopened
 Priority:  normal                                |   Milestone:  4.7.4
Component:  REST API                              |     Version:  4.7
 Severity:  normal                                |  Resolution:
 Keywords:  has-patch has-unit-tests fixed-major  |     Focuses:
--------------------------------------------------+-----------------------

Comment (by jnylen0):

 I missed something in [40376] - really this commit should include a string
 change for consistency with
 [https://core.trac.wordpress.org/browser/tags/4.7.3/src/wp-includes/rest-
 api/endpoints/class-wp-rest-posts-controller.php#L2156 the posts
 endpoint]:

 {{{
 - Limit result set to terms with a specific slug.
 + Limit result set to terms with one or more specific slugs.
 }}}

 Last I heard, we don't do string changes in minor releases.  With the
 longer release cycle for 4.8, should we leave this rule in place, or relax
 it?

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


More information about the wp-trac mailing list