Commits
Branch selector
User selector
Commit History
Commits on Apr 23, 2019
Site Health: Allow some HTML (inline tags only) in the section descriptions. Add some more docs about expected formatting of the gathered data.
Show description for 14fc463committedTwenty Nineteen: Prevent too-long strings from causing horizontal scrolling.
Show description for 8756d56committedTwenty Seventeen: Prevent too-long strings from causing horizontal scrolling.
Show description for 1b9fd43committedBundled Theme: add a `wp_body_open` shim for older WordPress versions.
Show description for 5cc7acdcommitted
Commits on Apr 22, 2019
Editor: Update packages to apply bugfixes from Gutenberg 5.5.
Show description for 7bdef3dcommitted
Commits on Apr 19, 2019
Docs: Correct `@param` type for `$deprecated` and `$plugin_rel_path` arguments of `load_plugin_textdomain()`.
Show description for cfc3a4fcommittedDocs: Add missing `@since` tag for `WP_Recovery_Mode_Cookie_Service::parse_cookie()`.
Show description for 49a8454committedNetworks and Sites: Use correct escaping function for classes added via ` ms_user_list_site_class` filter.
Show description for f7dba2acommittedDocs: Correct `@return` description for `get_privacy_policy_template()`.
Show description for b3d9869committedBundled Themes: Update `readme.txt` files to pass Theme Review guidelines.
Show description for 4623540committedDocs: Correct `@return` description for `get_dirsize()`.
Show description for 64d225ccommitted
Commits on Apr 18, 2019
Accessibility: Improve the "Alt text" description styles for small screens.
Show description for 7c623d5committedFeeds: improve structure and naming of feed build date helper function.
Show description for 9e3c57ccommittedSite Health: Fix debug data with nested fields for copying.
Show description for 1eb665bcommittedSite Health: Provide context for tab headings to be able to distinguish them from existing strings.
Show description for eda377bcommittedSite Health: Enable JavaScript translations for the `site-health` script.
Show description for 18e373dcommittedCSS: Remove the units from `line-height` properties in `common.css`.
Show description for b074b74committedKSES: Add `background-position` and `grid-template-columns` as safe CSS properties.
Show description for c1f17e3committedSite Health info tab: fix replacing the size strings in the copied info.
Show description for 25bc196committedEmoji: Upgrade Twemoji to 12.0.1.
Show description for 0da79e2committedSite Health info tab: Remove the "Directories and Sizes" section on Multisite installations. Most of the info shown there doesn't apply for multisite.
Show description for 288116ccommitted
Commits on Apr 17, 2019
Bootstrap/Load: Only send the recovery mode email if the error occurs on a protected endpoint.
Show description for 6621b2ecommittedSite health info tab: replace "Not calculated" with "Loading..." in the "Directories and Sizes" section (that's an existing string and wouldn't cause problems for translators).
Show description for 01719cbcommittedDocs: Add arguments passed by `wp_insert_site()` to `wp_initialize_site()`.
Show description for adf7b81committedUsers: In `wp_list_authors()`, check for author's post count before getting author's metadata.
Show description for 774dceacommittedSite Health: Allow any callable added via `site_status_tests` filter to return test results for direct tests.
Show description for 60fd53ecommittedDocs: Remove `@global` tag for `$wpdb` from `wp-admin/install.php` and `wp-admin/upgrade.php`.
Show description for 4206fe3committedDocs: Correct spelling in various comments and DocBlocks, per the conventions in Core Contributor Handbook.
Show description for da32612committedThemes: Standardize on passing `frontpage` and `privacypolicy` as the `$type` parameter to `get_query_template()`.
Show description for 7d6c912committedSite Health: Group `WP_DEBUG`-related constants together.
Show description for 691258fcommittedSite Health: Improve the accordions styles for small screens.
Show description for e1022a6committedSite Health: Remove title attribute from the directory sizes spinner.
Show description for 2bf547fcommittedAccessibility: Make the Tags meta box better support Input Method Editor (IME) converters.
Show description for 715a65ccommittedDocs: Improve documentation for various `WP_Filesystem_Base` methods and extending classes.
Show description for 0152c18committedAdministration: Add missing `:before` to two Dashicon class definitions.
Show description for ad64c75committed