[wp-trac] [WordPress Trac] #35941: Eliminate WP_Customize_Site_Logo_Control
WordPress Trac
noreply at wordpress.org
Fri Mar 4 23:46:13 UTC 2016
#35941: Eliminate WP_Customize_Site_Logo_Control
------------------------------+--------------------------
Reporter: celloexpressions | Owner: westonruter
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.5
Component: Customize | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------+--------------------------
Changes (by westonruter):
* status: accepted => closed
* resolution: => fixed
Comment:
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/35941#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list