[wp-trac] [WordPress Trac] #52321: Add site icon to rest index
WordPress Trac
noreply at wordpress.org
Tue Nov 9 16:41:49 UTC 2021
#52321: Add site icon to rest index
-------------------------------------------------+-------------------------
Reporter: spacedmonkey | Owner:
| spacedmonkey
Type: enhancement | Status: assigned
Priority: normal | Milestone: 5.9
Component: REST API | Version: 4.4
Severity: normal | Resolution:
Keywords: good-first-bug has-patch has-unit- | Focuses: rest-api
tests commit |
-------------------------------------------------+-------------------------
Comment (by spacedmonkey):
@TimothyBlynJacobs
Like this?
{{{#!php
array(
'embeddable' => true,
'kind' => 'logo',
)
}}}
And added to both logo and icon?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52321#comment:25>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list