mirror of
https://github.com/WordPress/WordPress.git
synced 2025-03-25 01:18:42 +00:00
Custom header: Fix image ordering.
props ehg. see #21785. fixes #27791. Built from https://develop.svn.wordpress.org/trunk@28102 git-svn-id: http://core.svn.wordpress.org/trunk@27933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
24e51a625d
commit
a2924c6be0
@ -482,6 +482,7 @@
|
||||
|
||||
data.url = url;
|
||||
data.thumbnail_url = url;
|
||||
data.timestamp = _.now();
|
||||
|
||||
if (attachmentId) {
|
||||
data.attachment_id = attachmentId;
|
||||
|
2
wp-admin/js/customize-controls.min.js
vendored
2
wp-admin/js/customize-controls.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user