Commits
Branch selector
User selector
Commit History
Commits on Apr 11, 2025
Coding Standards: Remove extra check in `WP_REST_Server::get_json_last_error()`.
Show description for 4ce25a5committed
Commits on Apr 10, 2025
Editor: Restore static properties for deprecated `__experimentalLinkControl`.
Show description for a04a13acommittedDocs: Correct the type of the `$return` parameter in `embed_handler_html` filter.
Show description for 17f8ee4committed
Commits on Apr 9, 2025
Tests: Use the `ms-required` group where appropriate.
Show description for 45cf478committed
Commits on Apr 8, 2025
General: Correct `force_ssl_content()` to always return a boolean value.
Show description for ac648a1committedThemes: Allow files in a block theme's 'patterns' directory to be filterable.
Show description for 6511cc0committedREST API: Fix hardcoded table name in `WP_Test_REST_Users_Controller`.
Show description for bb55de7committed
Commits on Apr 7, 2025
Tests: Simplify the tests for `force_ssl_admin()`.
Show description for 8cd8594committedHelp/About: Revert subtle color to actually subtle color on Get Involved.
Show description for e25505bcommittedSite Editor: Fix PHP warning in `_wp_get_site_editor_redirection_url()`.
Show description for 181c876committed
Commits on Apr 6, 2025
Coding Standards: Remove unnecessary conditional in `WP_List_Table::print_column_headers()`.
Show description for 4287e30committed
Commits on Apr 5, 2025
Coding Standards: Move `wp_unique_id_from_values()` next to `wp_unique_id()` and `wp_unique_prefixed_id()`, for consistency.
Show description for 3e3e00ecommitted
Commits on Apr 4, 2025
Docs: Correct the type of the `$found` parameter in `wp_cache_get()`.
Show description for c435977committedAdministration: Don't attempt to send a notification about a change of site admin or network admin email address when the old address is empty.
Show description for 1ec1c55committed
Commits on Apr 3, 2025
Docs: Fix types for `wp_cache_set_last_changed` filter.
Show description for 07bf0f9committedDocs: Correct the type of the `$cache` parameter in `embed_oembed_html`.
Show description for 2e63863committedSecurity: Don't fail the Argon2-related tests when it's not available on the test infrastructure.
Show description for a9370e9committedApplication Passwords: Correct the fallback behaviour for application passwords that don't use a generic hash.
Show description for ff65b7ecommitted
Commits on Apr 2, 2025
Coding Standards: Check for an empty mail server URL first in `wp-mail.php`.
Show description for 8eb6456committedDocs: Correct the type of the `$name` parameter in `get_template_part` action.
Show description for 6fe810dcommittedDocs: Update inline docs for various general template functions.
Show description for 7474af7committed
Commits on Apr 1, 2025
Docs: Correct documentation for `current_time()`, `date_i18n()`, and `wp_date()`.
Show description for 99186cbcommittedEditor: Update packages for 6.8 RC 2.
Show description for 4356848committedGeneral: Improve unit tests for `wp_unique_id_from_values()`.
Show description for c90b212committed
Commits on Mar 31, 2025
Docs: Merge file-level and class-level DocBlocks in `wp_get_canonical_url()` test file.
Show description for 3998c85committedEditor: Update the blocks on the sample page to the latest HTML.
Show description for d52e945committedBuild/Test Tools: Account for `Core-{n}` ticket references.
Show description for 772c8c7committed
Commits on Mar 30, 2025
Docs: Remove an unwanted trailing space found after [60108].
Show description for c530101committedCanonical: Use `get_post_status()` to determine whether the post has a `publish` post status in `wp_get_canonical_url()`.
Show description for ca8b2f5committedUpgrade/Install: Pass stored credentials to `WP_Filesystem()` in `WP_Upgrader`.
Show description for fc1990dcommitted
Commits on Mar 29, 2025
Coding Standards: Use `$wpdb::prepare()` in `wp-admin/maint/repair.php`.
Show description for 979cd7fcommitted
Commits on Mar 28, 2025
REST API: Properly capitalize "REST" in translation strings.
Show description for 6d0f185committedCoding Standards: Move `$wp_db_version` declaration to the top of `wp-admin/network/upgrade.php`.
Show description for 469948ecommittedMedia: Fix incorrect label for "Add Media" button on the Edit Media screen.
Show description for 4d53beecommitted
Commits on Mar 27, 2025
Coding Standards: Remove a one-time `$sql` variable in Edit Site form.
Show description for baab2b8committed