wordpress-develop/src/wp-includes/rest-api
Sergey Biryukov f7d73158ac Coding Standards: Remove redundant ignore annotations, take 5.
The `VariableAnalysis` standard is not used by WP Core.

Follow-up to [50958], [51003], [52049], [52051], [52069], [53072], [54132], [55132], [56363], [56738], [56743], [56751], [56752].

Props jrf.
See #59161.

git-svn-id: https://develop.svn.wordpress.org/trunk@56753 602fd350-edb4-49c9-b593-d223f7449a82
2023-10-02 11:25:35 +00:00
..
endpoints Coding Standards: Remove redundant ignore annotations, take 5. 2023-10-02 11:25:35 +00:00
fields REST API: Check post meta update authorization only when value is changed. 2023-06-27 17:24:44 +00:00
search Coding Standards: Remove superfluous blank lines at the end of various classes. 2023-09-08 09:30:38 +00:00
class-wp-rest-request.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-10 22:58:33 +00:00
class-wp-rest-response.php Coding Standards: Always use parentheses when instantiating an object. 2022-11-29 15:49:49 +00:00
class-wp-rest-server.php REST API: Remove unused variable in WP_REST_Server::match_request_to_handler(). 2023-09-21 12:17:42 +00:00