Changeset 61739
- Timestamp:
- 02/25/2026 09:56:34 PM (10 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php
r61674 r61739 73 73 * Checks whether a given request has permission to read icons. 74 74 * 75 * @param WP_REST_Request $ _request Full details about the request.75 * @param WP_REST_Request $request Full details about the request. 76 76 * @return true|WP_Error True if the request has read access, WP_Error object otherwise. 77 77 */
Note: See TracChangeset
for help on using the changeset viewer.