[wp-trac] [WordPress Trac] #38692: REST API: Add support for comments of password-protected posts

WordPress Trac noreply at wordpress.org
Wed Nov 23 16:14:10 UTC 2016


#38692: REST API: Add support for comments of password-protected posts
--------------------------------------+-----------------------
 Reporter:  jnylen0                   |       Owner:  joehoyle
     Type:  defect (bug)              |      Status:  closed
 Priority:  normal                    |   Milestone:  4.7
Component:  REST API                  |     Version:  trunk
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+-----------------------
Changes (by joehoyle):

 * owner:   => joehoyle
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"39349"]:
 {{{
 #!CommitTicketReference repository="" revision="39349"
 REST API: Add support for comments of password-protected posts.

 Core requires the post password to view and create comments on password
 protected posts, so we must support a “password” param on the comments
 endpoint when fetch comments for a specific post and creating a comment on
 a password protected post.

 Props flixos90, jnylen0.
 Fixes #38692.
 }}}

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


More information about the wp-trac mailing list