[wp-trac] [WordPress Trac] #64651: Icons: Backport Icons Registry and wp/v2/icons endpoint from Gutenberg
WordPress Trac
noreply at wordpress.org
Wed Feb 18 15:20:35 UTC 2026
#64651: Icons: Backport Icons Registry and wp/v2/icons endpoint from Gutenberg
-------------------------------------------------+-------------------------
Reporter: mcsf | Owner: mcsf
Type: task (blessed) | Status: closed
Priority: normal | Milestone: Awaiting
| Review
Component: REST API | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests gutenberg- | Focuses:
merge |
-------------------------------------------------+-------------------------
Comment (by mcsf):
In [changeset:"61675" 61675]:
{{{
#!CommitTicketReference repository="" revision="61675"
Icons library: Register all icons found in manifest
As of https://github.com/WordPress/gutenberg/pull/75684, icons'
manifest.php
file only lists "public" icons, and in the process the now-redundant
`"public"
=> true` flag was dropped.
Accordingly, this removes the check for the `public` flag from the icon
registry's registration logic.
Follow-up to [61674].
Props mcsf, wildworks, ellatrix.
Fixes #64651.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64651#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list