- Timestamp:
- 06/10/2022 01:37:52 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
r52363 r53482 369 369 370 370 $posts = array(); 371 372 update_post_author_caches( $query_result ); 371 373 372 374 foreach ( $query_result as $post ) {
Note: See TracChangeset
for help on using the changeset viewer.