Commits
User selector
Commit History
Commits on Sep 1, 2021
Customize: Add wp-embed-responsive class to body if using widgets block editor
Show description for afb38a6committed
Commits on Jun 28, 2021
Themes: Remove mention of “FSE” in Core.
Show description for dda0461committed
Commits on Jun 22, 2021
Themes: Improve Gutenberg check before activating an FSE theme.
Show description for 098ab59committedThemes: Prevent a Full Site Editing theme from being activated when Gutenberg is not active.
Show description for 4226bc8committed
Commits on May 19, 2021
I18N: Combine escaping and translation functions.
Show description for 07ce792committed
Commits on Jul 10, 2020
Docs: Correct documentation for `customize_controls_head` hook and `_customizer_mobile_viewport_meta()` function.
Show description for 7b27f3fcommitted
Commits on Jul 9, 2020
Administration: Remove multiple viewport meta tags from mobile pages.
Show description for 0999a01committed
Commits on Jun 20, 2020
Coding Standards: Replace `echo sprintf()` with `printf()`.
Show description for 8909a91committed
Commits on May 18, 2020
Themes: Prevent activation and live preview of themes that require a higher version of PHP or WordPress.
Show description for b91e74dcommitted
Commits on Mar 20, 2020
Administration: Escape admin title on output after the `admin_title` filter runs, not before.
Show description for 827d77ecommitted
Commits on Feb 6, 2020
Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant.
Show description for e72fff9committed
Commits on Sep 3, 2019
I18N: Capitalize translator comments consistently, add trailing punctuation.
Show description for 00b03f2committed
Commits on Sep 1, 2019
I18N: Improve translator comments.
Show description for a7513accommitted
Commits on Jul 9, 2019
Coding Standards: Fix instances of `WordPress.PHP.NoSilencedErrors.Discouraged`.
Show description for d36eda3committed
Commits on Feb 19, 2018
General: Further improve error messages following [42648].
Show description for d002fdecommitted
Commits on Feb 5, 2018
General: Replace `Cheatin’ uh?` with friendlier error messages.
Show description for f317869committed
Commits on Nov 30, 2017
Code is Poetry.
Show description for 8f95800committed
Commits on Nov 10, 2017
Customize: Improve accuracy of message displayed when accessing Customizer with a changeset that is already published or trashed.
Show description for f42f19ecommitted
Commits on Nov 9, 2017
Customize: Fix reliability of just-in-time publishing for changesets that miss their schedule when visiting `customize.php`.
Show description for c994a2ecommitted
Commits on Oct 12, 2017
Customize: Add changeset locking in Customizer to prevent users from overriding each other's changes.
Show description for bb63758committed
Commits on Oct 9, 2017
Customize: Improve keyboard accessibility for publish settings section.
Show description for a4dab60committed
Commits on Oct 2, 2017
Customize: Fix positioning of outer section (e.g. publish settings) on large screen sizes.
Show description for ba07b22committed
Commits on Sep 29, 2017
Customize: Introduce a new experience for discovering, installing, and previewing themes within the customizer.
Show description for c35fe07committed
Commits on Sep 27, 2017
Customize: Introduce drafting and scheduling for Customizer changesets.
Show description for a92bb89committed
Commits on Sep 12, 2017
Customize: Add global notifications area.
Show description for 594a416committed
Commits on May 16, 2017
Customize: Igore invalid customization sessions.
Show description for eedf5b2committed
Commits on Apr 21, 2017
Customize: Fix visibility of "Hide Controls" link in IE.
Show description for 63e6a6bcommitted
Commits on Apr 3, 2017
Customize: User `get_user_locale()` in customizer body class.
Show description for 7734535committed
swissspidy
Commits on Nov 14, 2016
Customize: Remove root panel description text which notes that edit shortcuts can be toggled by clicking anywhere in the preview.
Show description for 47a04c0committed
Commits on Nov 13, 2016
Customize: Prevent the "Hide Controls" button label from overrunning the device preview buttons.
Show description for 2158edccommitted
Commits on Nov 4, 2016
Customize: Revert theme install feature.
Show description for f7e5811committed
Commits on Nov 3, 2016
Commits on Oct 26, 2016
Commits on Oct 19, 2016
Customize: Introduce a new experience for discovering, installing, and previewing themes within the customizer.
Show description for 8a79cdccommitted
Commits on Oct 18, 2016
Customize: Implement customized state persistence with changesets.
Show description for 83b059acommitted