Commits
User selector
Commit History
Commits on Nov 29, 2022
Revert [54892] from the 6.1 branch.
Show description for 9690aa7committedQuery: Account for primed post caches without primed post meta/term caches.
Show description for a662739committed
Commits on Nov 26, 2022
Coding Standards: Correct the deprecation version for `_filter_query_attachment_filenames()`.
Show description for 360f6edcommitted
Commits on Nov 15, 2022
Post WordPress 6.1.1 version bump.
Show description for f2a5690committedWordPress 6.1.1.
Show description for 41e3d9ccommittedHelp/About: Use the correct comment for translators.
Show description for a945fbbcommittedHelp/About: Update the About page for 6.1.1.
Show description for 23c61cecommitted
Commits on Nov 14, 2022
Upgrade/Install: Delete the `comments-query-loop` folder in `wp-includes/blocks`.
Show description for 900165ccommitted
Commits on Nov 11, 2022
Post WordPress 6.1.1 RC1 version bump.
Show description for 57727f2committedWordPress 6.1.1 RC1.
Show description for 7ee5fb1committedCoding Standards: Apply spacing changes after `composer format`.
Show description for 96eb83dcommittedEditor: Improve how `min`/`max` font sizes are calculated for fluid typography.
Show description for 43e21c2committedEditor: Correctly style separator blocks when only a `background-color` is defined.
Show description for 66c8599committedThemes: Revert one instance of `wp_get_theme()` from [54817].
Show description for d871269committedThemes: Reduce usage of `wp_get_theme` function.
Show description for 4344bdecommittedFilesystem: Return FTP/FTP Sockets `exists()` methods to a previous state.
Show description for 1588b86committedFormatting: Check that both `normalizer_*` functions exist in `remove_accents()`.
Show description for ffc36e5committedEditor: Update block editor packages to the latest patch releases.
Show description for 661d9eacommittedMenus: Apply `menu-item-has-children` class in sub-menus.
Show description for 8874539committedMedia: Prevent decoding attribute corrupting JSON data.
Show description for 48f6bcecommittedI18N: Initialize textdomain registry in `wp_load_translations_early()`.
Show description for 4cd60b7committedEditor: Improve performance of `WP_Theme_JSON` class by reducing usage of expensive array functions.
Show description for bb3d335committed
Commits on Nov 10, 2022
Editor: Avoid running certain logic around `theme.json` parsing unnecessarily for classic themes.
Show description for 3b454cfcommittedI18N: Always pass `$locale` to `load_textdomain()`.
Show description for 265e7f2committedI18N: Revert [54795] from the 6.1 branch.
Show description for 1322922committedI18N : Always pass `$locale` to `load_textdomain()`.
Show description for 94fbb44committedCanonical: Protect against error for term not exists queries.
Show description for 18ec488committedText Changes: Replace "Full site editing" with "Site Editor".
Show description for 055b864committedUpdate/Install: Deactivate Gutenberg plugin version older than 14.1.
Show description for dc1399acommittedQuery: Prevent ID only queries erroring when starting the loop.
Show description for a33bfeecommittedPosts, Post Types: Revert `get_page_by_title()`'s use of `WP_Query`.
Show description for ca4684acommitted
Commits on Nov 9, 2022
Coding Standards: Use consistent spelling for "cacheable" in `WP_Query::get_posts()`.
Show description for 3e49661committedQuery: Bypass caching for filtered `SELECT`s.
Show description for c0f5249committedThemes: Improve `WP_Query` call getting global styles.
Show description for b818744committedThemes: Re-order valid link pseudo classes.
Show description for 1d6507dcommitted