#37390 closed defect (bug) (fixed)
Twenty Thirteen: masonry widgets layout is not updated in the customizer
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.6 | Priority: | normal |
Severity: | normal | Version: | 4.5 |
Component: | Bundled Theme | Keywords: | has-patch commit has-screenshots |
Focuses: | javascript | Cc: |
Description
wp.customize.selectiveRefresh
is not defined where the theme's functions.js
checks for it, preventing the masonry footer widgets layout from updating properly when widgets are added, deleted, or reordered. This broke sometime between when the change was made to the theme and 4.5.3, and is likely due to the sequence of scripts loading.
See https://wordpress.slack.com/archives/core-customize/p1468779925000003, which has a fix from @westonruter. We also need to update the code in https://make.wordpress.org/core/2016/03/22/implementing-selective-refresh-support-for-widgets/ as themes may still be copying that.
Attachments (3)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Bump script version