Changeset 60074
- Timestamp:
- 03/25/2025 12:02:02 AM (8 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/class-wp-rest-request.php
r60073 r60074 498 498 if ( ! get_option( 'permalink_structure' ) ) { 499 499 unset( $params['rest_route'] ); 500 } 500 } 501 501 502 502 return $params;
Note: See TracChangeset
for help on using the changeset viewer.