Commits
User selector
Commit History
Commits on Oct 17, 2022
WordPress 5.8.6.
Show description for c1a7294committedEditor: Bump `@wordpress` packages for 5.8.6.
Show description for f5f6651committedGrouped backports to the 5.8 branch.
Show description for 11c294acommitted
Commits on Oct 10, 2022
Security: Introduce strings to indicate support status.
Show description for b3af13ccommitted
Commits on Aug 30, 2022
WordPress 5.8.5.
Show description for 99de27ccommittedGrouped backports to the 5.8 branch.
Show description for 769521ccommitted
Commits on Jul 6, 2022
Block Patterns: Update the value used for keywords.
Show description for ae3d943committed
Commits on Mar 10, 2022
Update WordPress packages.
Show description for bb6cdf6committedWordPress 5.8.4.
Show description for 1407733committedExternal Librairies: Update jQuery.query to version 2.2.3.
Show description for 4b8e742committed
Commits on Jan 6, 2022
Post WordPress 5.8.3 version bump.
Show description for 7f4efc5committedWordPress 5.8.3.
Show description for cc58650committedFormatting: Correctly encode ASCII characters in post slugs.
Show description for c755259committedUpgrade/Install: Avoid using `unserialize()` unnecessarily.
Show description for 257814ecommittedQuery: Improve sanitization within `WP_Meta_Query`.
Show description for c09ccfbcommittedQuery: Improve sanitization within `WP_Tax_Query`.
Show description for 17efac8committed
Commits on Nov 10, 2021
Help/About: Use the correct number of bugs fixed in 5.8.2.
Show description for dcaa093committedWordPress 5.8.2.
Show description for 3e8ac64committed
Commits on Nov 2, 2021
Post WordPress 5.8.2 RC1 version bump.
Show description for 77ed0accommittedWordPress 5.8.2 RC1.
Show description for d8e77bdcommittedMedia: Use `WP_Query::get()` method to retrieve the `posts_per_page` value in `wp_ajax_query_attachments()`.
Show description for 9e7602bcommittedScript Loader: Correct the number of arguments passed to the closure in `enqueue_block_styles_assets()`.
Show description for 4f3ab04committed
Commits on Oct 28, 2021
HTTP: Remove the DST Root CA X3 certificate expired on September 30, 2021.
Show description for 55d6908committed
Commits on Sep 9, 2021
Post WordPress 5.8.1 version bump.
Show description for 61936d4committedWordPress 5.8.1.
Show description for abde276committedEditor: Revert [51748] and [51649]. They intorduced a bug where wp.editor may be replaced with wp.oldEditor in certain cases.
Show description for c030902committed
Commits on Sep 8, 2021
Help/About: Update the About page for WordPress 5.8.1.
Show description for 10e9752committedEditor: fix the replacement of `wp.editor` with `wp.oldEditor` in the inline script outputted when enqueueing the old editor.
Show description for bd3f727committedGeneral: Only use `_jsonp_wp_die_handler()` for JSONP REST API requests.
Show description for 3fa8b55committed
Commits on Sep 1, 2021
Post WordPress 5.8.1 RC1 version bump.
Show description for 09f3dcbcommittedWordPress 5.8.1 RC1.
Show description for be01adacommittedEditor: Update block editor packages for WordPress 5.8.1.
Show description for d73689ccommittedCustomize: Add wp-embed-responsive class to body if using widgets block editor
Show description for befb26bcommittedMedia: Remove documentation detailing specific edge cases in the `image_editor_output_format` filter.
Show description for 51bc7e2committedMedia: apply the `wp_editor_set_quality` filter not only when loading an image in the editor but also when saving an converted image, after the mime-type of the output image has changed.
Show description for d4c3e5acommitted