wordpress-develop/tests/phpunit/tests/admin
Sergey Biryukov 72c7f2c41c Administration: Correct and simplify the logic for asc and desc arguments in WP_List_Table::get_sortable_columns().
Setting the initial order didn't work as expected due to reversed logic.

Follow-up to [48151].

See #45089.

git-svn-id: https://develop.svn.wordpress.org/trunk@48165 602fd350-edb4-49c9-b593-d223f7449a82
2020-06-25 11:33:23 +00:00
..
includesComment.php Code is Poetry. 2017-11-30 23:09:33 +00:00
includesCommunityEvents.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
includesFile.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
includesListTable.php Administration: Correct and simplify the logic for asc and desc arguments in WP_List_Table::get_sortable_columns(). 2020-06-25 11:33:23 +00:00
includesMisc.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
includesPlugin.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
includesPost.php Blocks: Add context fields to WP_Block_Type 2020-06-22 10:24:42 +00:00
includesSchema.php Docs: Small inline documentation corrections following [48121]. 2020-06-22 19:07:57 +00:00
includesScreen.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
includesTemplate.php Administration: Avoid a PHP 7.4 notice in add_meta_box() when attempting to re-add a previously removed box. 2020-05-09 12:24:31 +00:00
includesTheme.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
includesUpdateCore.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
wpPrivacyRequestsTable.php Docs: Remove unnecessary variables names from @return tags. 2020-06-19 22:53:54 +00:00