WordPress/wp-content/themes/twentyfourteen/inc
Weston Ruter f3f84d2f21 Customize: Require opt-in for selective refresh of widgets.
* Introduces `customize-selective-refresh-widgets` theme support feature and adds to themes.
* Introduces `customize_selective_refresh` arg for `WP_Widget::$widget_options` and adds to all core widgets.
* Remove `selective_refresh` from being a component that can be removed via `customize_loaded_components` filter.
* Add `WP_Customize_Widgets::get_selective_refreshable_widgets()` and `WP_Customize_Widgets::is_widget_selective_refreshable()`.
* Fix default `selector` for `Partial` instances.
* Implement and improve Masronry sidebar refresh logic in Twenty Thirteen and Twenty Fourteen, including preservation of initial widget position after refresh.
* Re-initialize ME.js when refreshing `Twenty_Fourteen_Ephemera_Widget`.

See #27355.
Fixes #35855.

Built from https://develop.svn.wordpress.org/trunk@37040


git-svn-id: http://core.svn.wordpress.org/trunk@37007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-03-21 21:59:29 +00:00
..
back-compat.php Customizer: Change instances of "Theme Customizer" to just "Customizer", as the Customizer isn't necessarily theme-specific. 2014-10-15 17:21:19 +00:00
custom-header.php Twenty Fourteen: fix escaping and minor code style issues. See #29127. 2015-01-20 19:03:23 +00:00
customizer.php Customize: Use selective refresh to preview changes to site title and tagline in core themes. 2016-03-01 22:18:26 +00:00
featured-content.php Spelling: Standardize on "front end"/"back end" (noun) and "front-end"/"back-end" (adjective). 2016-02-25 12:53:27 +00:00
template-tags.php Add an entry to the changelog for twentyfourteen_post_thumbnail() noting that it was made 'pluggable'. 2015-02-20 10:35:28 +00:00
widgets.php Customize: Require opt-in for selective refresh of widgets. 2016-03-21 21:59:29 +00:00