[wp-trac] [WordPress Trac] #33755: Add Site Logo to WordPress Core
WordPress Trac
noreply at wordpress.org
Fri Mar 4 23:46:12 UTC 2016
#33755: Add Site Logo to WordPress Core
-------------------------------------------------+-------------------------
Reporter: fatmedia | Owner: obenland
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 4.5
Component: Customize | Version: trunk
Severity: normal | Resolution:
Keywords: ux-feedback needs-unit-tests has- | Focuses: ui
screenshots needs-patch |
-------------------------------------------------+-------------------------
Comment (by westonruter):
In [changeset:"36851"]:
{{{
#!CommitTicketReference repository="" revision="36851"
Customize: Eliminate unnecessary `WP_Customize_Site_Logo_Control` in favor
of re-using `WP_Customize_Image_Control`.
* Removes double `margin-bottom` from all the media controls.
* All media controls now send `{settingId}-attachment-data` messages to
the preview when a media setting is updated so that the preview has access
to the attachment data.
* Fixes receiving of `attachment-data` message for `custom_logo` which
resulted in instant JS-applied preview not working. See #36096.
See #33755.
Fixes #35941.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33755#comment:133>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list