..
includesComment.php
Tests: Add missing @covers tags for Tests_Admin_IncludesComment.
2021-09-01 21:58:32 +00:00
includesFile.php
Tests: Correct the @ticket reference in a download_url() test with the Content-Disposition header.
2022-02-17 17:38:23 +00:00
includesMisc.php
Build/Test Tools: Add missing @covers and visibility for Tests_Admin_includesMisc.
2021-11-02 22:07:49 +00:00
includesPlugin.php
I18N: Introduce WP_Textdomain_Registry to store text domains and their language directory paths.
2022-08-11 12:37:05 +00:00
includesPost.php
Posts, Post types: Prevent get_sample_permalink() modifying the post object.
2022-09-20 04:29:11 +00:00
includesSchema.php
Date/Time: Correct sanitization of localized default timezone_string in populate_options().
2022-09-20 00:41:58 +00:00
includesScreen.php
Tests: Use the factory method instead of the property.
2022-09-06 22:09:49 +00:00
includesTemplate.php
Tests: Move get_inline_data() tests to a more appropriate place.
2022-05-09 17:56:36 +00:00
includesTheme.php
Tests: Use the factory method instead of the property.
2022-09-06 22:09:49 +00:00
includesUser.php
Tests: Replace some occurrences of assertEquals() with assertSame().
2022-10-07 01:02:07 +00:00
wpAutomaticUpdater.php
Upgrade/Install: Add plugin URL to the automatic update email.
2022-09-19 20:26:09 +00:00
wpCommentsListTable.php
Administration: Add new get_views_links method to WP_List_Table.
2022-09-19 21:06:08 +00:00
wpCommunityEvents.php
Tests: Move Site Health unit test class to phpunit/tests/admin/.
2022-09-05 22:25:54 +00:00
wpListTable.php
Administration: Add new get_views_links method to WP_List_Table.
2022-09-19 21:06:08 +00:00
wpMediaListTable.php
Cron API: Modify _get_cron_array() to always return an array.
2022-07-29 03:32:58 +00:00
wpPluginInstallListTable.php
Administration: Add new get_views_links method to WP_List_Table.
2022-09-19 21:06:08 +00:00
wpPluginsListTable.php
Administration: Add new get_views_links method to WP_List_Table.
2022-09-19 21:06:08 +00:00
wpPostCommentsListTable.php
Administration: Add new get_views_links method to WP_List_Table.
2022-09-19 21:06:08 +00:00
wpPostsListTable.php
Administration: Add new get_views_links method to WP_List_Table.
2022-09-19 21:06:08 +00:00
wpPrivacyRequestsTable.php
Administration: Add new get_views_links method to WP_List_Table.
2022-09-19 21:06:08 +00:00
wpSiteHealth.php
Tests: Correct the tests for Site Health SQL versions matching readme.html.
2022-09-06 00:11:20 +00:00
wpThemeInstallListTable.php
Administration: Add new get_views_links method to WP_List_Table.
2022-09-19 21:06:08 +00:00
wpUsersListTable.php
Administration: Add new get_views_links method to WP_List_Table.
2022-09-19 21:06:08 +00:00