Changeset 59744 for branches/6.7/src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
- Timestamp:
- 01/30/2025 10:48:37 PM (18 months ago)
- Location:
- branches/6.7
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.7
-
branches/6.7/src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
r59115 r59744 347 347 $args = $this->prepare_tax_query( $args, $request ); 348 348 349 if ( ! empty($request['format'] ) ) {349 if ( isset( $registered['format'], $request['format'] ) ) { 350 350 $formats = $request['format']; 351 351 /*
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)