[wp-trac] [WordPress Trac] #56283: Add "Block Theme" filter under "Add themes"
WordPress Trac
noreply at wordpress.org
Thu Aug 18 11:43:50 UTC 2022
#56283: Add "Block Theme" filter under "Add themes"
-------------------------------------+-------------------------------------
Reporter: luminuu | Owner: audrasjb
Type: feature request | Status: closed
Priority: normal | Milestone: 6.1
Component: Themes | Version:
Severity: major | Resolution: fixed
Keywords: has-patch dev-feedback | Focuses: ui, accessibility,
has-screenshots needs-docs needs- | administration
user-docs |
-------------------------------------+-------------------------------------
Changes (by audrasjb):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"53906" 53906]:
{{{
#!CommitTicketReference repository="" revision="53906"
Themes: Add a Block Themes filter in Theme Install Screen.
The Theme Directory on wordpress.org recently got updated to show a
shortcut for filtering block themes. This changeset adds a "Block Themes"
filter when adding a new theme from WordPress administration.
It also introduces two new action hooks: `install_themes_pre_blockthemes`
(fires before the tab is rendered) and `install_themes_blockthemes` (fires
at the top the tab).
Follow-up to [meta11963].
Props luminuu, audrasjb, SergeyBiryukov, rafiahmedd.
Fixes #56283.
See #meta6330.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56283#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list