[wp-trac] [WordPress Trac] #36096: Custom Logo: Use of custom image size requires unexpected filtering of image_size_names_choose
WordPress Trac
noreply at wordpress.org
Fri Mar 4 23:46:10 UTC 2016
#36096: Custom Logo: Use of custom image size requires unexpected filtering of
image_size_names_choose
--------------------------+--------------------
Reporter: westonruter | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.5
Component: Customize | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+--------------------
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/36096#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list