After the WordPress 5.2 release was pushed back to early May and the first release candidate became available for testing, some detailed posts surfaced about 5.2 with some new and more in-depth analysis.
William Earnhardt addressed the accessibility changes developers should note. These include Post Formats in list tables, a change in the Archive Dropdown Widget, and some other small items.
There are also several improvements for developers touching on Privacy Policy pages and data exports.
Some other miscellaneous updatesΒ for developers:
ππ» A new wp_body_open
Theme Hook that “[t]hemes are encouraged to begin using […] as soon as 5.2 is released.”
ππ» Login header adjustments.
ππ» A new category_list_link_attributes
filter has been added to Walker_Category
to allow customization of the HTML attributes.
ππ» Introduction of a new users_have_additional_content
filter, which will enable plugins to run additional checks before a user is deleted.
The new Site Health Check feature has drawn a great deal of interest. It brings a new admin interface that helps users “self-service” their site. Tests are filterable so plugins/themes can add their own (direct/async) tests. π·
Like many WordPress plugins, Site Health Check has a debugging information tabΒ and a button to quickly copy non-sensitive information so you can easily paste it into, say, a support ticket or email.
Developers, be sure to check out the WordPress 5.2 field guide if you haven’t yet. π
To top it all off, the Gutenberg editor will now support GIPHY images, as of WordPress 5.2. Woot!