Changeset 54663 for trunk/tests/phpunit/tests/admin/wpPostsListTable.php
- Timestamp:
- 10/21/2022 09:10:29 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/admin/wpPostsListTable.php
r54215 r54663 226 226 ); 227 227 228 // Mimic the behavio ur of `wp_edit_posts_query()`:228 // Mimic the behavior of `wp_edit_posts_query()`: 229 229 if ( ! isset( $args['orderby'] ) ) { 230 230 $args['orderby'] = 'menu_order title';
Note: See TracChangeset
for help on using the changeset viewer.