Commits
Branch selector
User selector
Commit History
Commits on May 12, 2021
Post Thumbnails: Display the "Remove featured image" link in the classic editor in red color.
Show description for 1ede4decommitted
Commits on May 11, 2021
Build/Test Tools: Update the several dependencies.
Show description for 9cda2c2committedExternal Libraries: Update the Requests library to version `1.8.0`.
Show description for 6d5fbf9committedBundled Theme: Update `twenty_twenty_one_password_form` function to actually use a `$post` parameter.
Show description for a035830committedDocs: Update `help` key documentation link in REST API response.
Show description for be105fdcommittedCoding Standards: Adds spacing so `define()` statements displayed when creating a network.
Show description for 127da0ecommittedEditor: Some documentation and test improvements for loading separate assets for core blocks:
Show description for bab911fcommittedEditor: Fix regression introduced with loading separate block assets
Show description for 7f01308committedEditor: Enqueue script and style assets only for blocks present on the page
Show description for d5f900ccommitted
Commits on May 10, 2021
Posts, Post Types: Enable revisions for the `wp_block` post type.
Show description for 2ac7f39committedNetwork and Sites: Display site icons in the My Sites menu.
Show description for 6db619bcommittedSite Health: Improve the appearance of Site Health Status dashboard widget.
Show description for 2b2f309committed
Commits on May 9, 2021
Coding Standards: Use strict comparison in `wp-admin/includes/screen.php`.
Show description for 180e7a2committed
Commits on May 8, 2021
Docs: Correct `@since` tags for new properties and functions related to infinite scrolling in Media Library.
Show description for f8a5eb3committed
Commits on May 7, 2021
Permalinks: Add labels for permalink configuration fields.
Show description for 8998940committedMedia: Remove infinite scroll from media library and modal.
Show description for 85f53cacommittedDocs: Miscellaneous docblock updates.
Show description for 0a3a3c5committedDocs: Use correct `@since` tag notation.
Show description for d5407eccommittedThemes: Introduce the `delete_theme` and `deleted_theme` action hooks.
Show description for d6a37f9committedPlugins: Escape the currently installed version number on Add Plugins screen.
Show description for 35c1cdecommittedEditor: Update WordPress packages from Gutenberg 10.5
Show description for 154c080committedDocs: Correct the `aria-current` array key in the documentation for two widget filters.
Show description for 524f2b1committedMedia: Avoid an infinite loop between `wp_getimagesize()` and `wp_get_image_mime()`.
Show description for ea4707dcommitted
Commits on May 6, 2021
Media: Remove an extra variable and a redundant check in `WP_Image_Editor_Imagick::set_quality()`.
Show description for 630399ecommittedDocs: Correct documentation for `wp_get_webp_info()` return results.
Show description for 08b4cabcommittedMedia: Remove `_wp_webp_is_lossy()` for now.
Show description for 2c9bc14committedMedia: Correct an early return condition in `wp_get_webp_info()`.
Show description for 784a0cdcommitted
Commits on May 5, 2021
Site Health: Include more ImageMagick/Imagick information in the Media Handling section.
Show description for 970f904committedComments: Remove fourth parameter on `remove_filter` call.
Show description for 7ca9b45committedMedia: Move retrieving WebP image size information into `wp_getimagesize()`.
Show description for bf17cc6committedMedia: Some documentation and test improvements for WebP support:
Show description for 462560ecommittedThemes: Remove the "Featured" tab on Add Themes screen.
Show description for 596a24ccommitted
Commits on May 4, 2021
Formatting: Verify emails with `+` characters are valid.
Show description for aa62fdbcommittedDocs: Further synchronize documentation for some Plugin API functions.
Show description for 9aa0890committedImages: enable WebP support.
Show description for 6a5ff5acommitted