mirror of
git://develop.git.wordpress.org/
synced 2025-01-18 05:18:42 +01:00
Sergey Biryukov
b61f722856
REST API: Merge two similar permission error strings in
class-wp-rest-comments-controller.php
.
We're checking if `current_user_can( 'moderate_comments' )` here, not the specific comment permissions. See #38857. git-svn-id: https://develop.svn.wordpress.org/trunk@39305 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
81.4%
CSS
8.9%
JavaScript
8.1%
SCSS
0.9%
HTML
0.7%