[wp-trac] [WordPress Trac] #39546: REST API: Improve test coverage of single users endpoint for public author data

WordPress Trac noreply at wordpress.org
Wed Jan 11 15:18:21 UTC 2017


#39546: REST API: Improve test coverage of single users endpoint for public author
data
-------------------------+-------------------------
 Reporter:  rachelbaker  |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  4.8
Component:  REST API     |    Version:
 Severity:  normal       |   Keywords:  needs-patch
  Focuses:               |
-------------------------+-------------------------
 Add test coverage for requests of a single User resource for authors of
 different post types.  Including authors of post types registered as:
 - public = true, show_in_rest = true // success without auth
 - public = true, show_in_rest = false // fail without auth
 - public = false, show_in_rest = true // success without auth
 - public = false, show_in_rest = false // fail without auth


 See #38878

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39546>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list