Commits
Branch selector
User selector
Commit History
Commits on Mar 28, 2024
Editor: Merge Editor bug fixes ahead of 6.5 RC4.
Show description for 18c6a30committed
Commits on Mar 27, 2024
I18n: Add context to the "Patterns" translatable string for the related admin menu item.
Show description for 8122587committedBundled Themes: Bump default theme versions for release with 6.5.
Show description for 1c430accommittedEditor: disable `shadow.defaultPresets` for classic themes.
Show description for 9bf0695committedCoding Standards: Use strict comparison in `wp-includes/pomo/plural-forms.php`.
Show description for 5dff254committed
Commits on Mar 26, 2024
Coding Standards: Use strict comparison in `wp-includes/pluggable.php`.
Show description for f25ca58committedMedia: Fix CSS issue preventing inserting images on smaller viewports.
Show description for 3858ba2committedEditor: Relocate font files uploads to the uploads directory.
Show description for f8e1870committed
Commits on Mar 25, 2024
Coding Standards: Use strict comparison in `wp-includes/ms-load.php`.
Show description for 4366183committedExternal Libraries: Update the Requests library to version 2.0.11.
Show description for e73db80committed
Commits on Mar 24, 2024
Coding Standards: Use strict comparison in `wp-includes/ms-blogs.php`.
Show description for f9b59e9committed
Commits on Mar 23, 2024
Coding Standards: Use strict comparison in `wp-includes/bookmark.php`.
Show description for f870189committedEditor: Update the Google Fonts font collection URL to the latest version for 6.5.
Show description for f6cad36committedHelp/About: Update the About page for 6.5.
Show description for 0e100d0committed
Commits on Mar 22, 2024
Editor: Prevent font folder naive filtering causing infinite loops.
Show description for ca8d78ecommittedCoding Standards: Use strict comparison in `wp-includes/link-template.php`.
Show description for 30420b6committedEditor: Check if `mb_strtolower` exists before using it in the font library.
Show description for 84c21abcommittedI18n: Ensure "Patterns" menu item is translatable.
Show description for 46abc71committed
Commits on Mar 21, 2024
Tests: Remove unnecessary use of `utf8_encode()` in KSES tests.
Show description for 8d0aed4committed
Commits on Mar 20, 2024
Coding Standards: Rename the `$postid` parameter to `$post_id` in `has_meta().
Show description for ae75103committedCoding Standards: Use strict comparison in `wp-includes/bookmark-template.php`.
Show description for 4f9b520committed
Commits on Mar 19, 2024
Coding Standards: Rename the remaining `$postid` instances in `wp_delete_post()`.
Show description for 6398a74committedCoding Standards: Rename the `$postid` parameter to `$post_id` in `wp_delete_post()`.
Show description for 4ab2e59committedDocs: Update various HelpHub links to avoid unnecessary redirections.
Show description for 7e1b5bacommittedPosts, Post Types: Introduce `delete_post_{$post->post_type}` and `deleted_post_{$post->post_type}` hooks.
Show description for 62c8077committedEditor: Update Packages with the latest bug fixes for 6.5 RC 3
Show description for fb4a538committed
Commits on Mar 18, 2024
Coding Standards: Use strict comparison in `wp-includes/class-walker-comment.php`.
Show description for 6a0e4aacommittedBuild/Test Tools: Make `WP_Filesystem_Direct` tests more robust.
Show description for 3d3d510committed
Commits on Mar 17, 2024
Coding Standards: Use strict comparison in `wp-includes/class-wp-walker.php`.
Show description for 17415a7committed
Commits on Mar 16, 2024
Coding Standards: Use strict comparison in `wp-includes/class-wp-theme.php`.
Show description for 47d2675committed
Commits on Mar 15, 2024
Media: Fall back to available icons if SVG media icons not found.
Show description for 26da754committedTwenty Twenty: Use the `$theme_version` variable for font stylesheet.
Show description for ded1d86committedInteractivity API: Do not print state if it’s an empty array.
Show description for 04993f1committedScript Loader: Add new `script_module_loader_src` filter for the script module `src`.
Show description for 2915f33committedREST API: Prevent error when passing invalid `type` parameter to search endpoint.
Show description for b4dea6bcommitted