[wp-trac] [WordPress Trac] #62737: Block editor Author list missing capability check

WordPress Trac noreply at wordpress.org
Thu Dec 26 11:25:41 UTC 2024


#62737: Block editor Author list missing capability check
-------------------------------------+-------------------------------------
 Reporter:  cagdasdag                |       Owner:  (none)
     Type:  defect (bug)             |      Status:  closed
 Priority:  normal                   |   Milestone:
Component:  Editor                   |     Version:  6.7.1
 Severity:  normal                   |  Resolution:  reported-upstream
 Keywords:  has-testing-info has-    |     Focuses:  administration, rest-
  screenshots has-patch              |  api
-------------------------------------+-------------------------------------
Changes (by swissspidy):

 * status:  new => closed
 * resolution:   => reported-upstream
 * component:  General => Editor
 * milestone:  Awaiting Review =>


Comment:

 This needs to be fixed on the Gutenberg side, where they need to use the
 `capability` argument instead of the `who` argument (which uses a
 deprecated query arg under the hood). `who` should be maintained as-is for
 backward compatibility.

 This has been reported at
 https://github.com/WordPress/gutenberg/issues/39986 before, so I recommend
 chiming in there to fix it in the block editor.

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


More information about the wp-trac mailing list