Drew Jaynes
|
7add7e84f5
|
Docs: Add a missing version and access information to the DocBlock for the WP_Customize_Selective_Refresh->$manager property, introduced in [36586].
See #27355. See #35986.
Built from https://develop.svn.wordpress.org/trunk@37011
git-svn-id: http://core.svn.wordpress.org/trunk@36978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2016-03-16 16:39:26 +00:00 |
|
Drew Jaynes
|
3bdf4f1524
|
Docs: Standardize the file header and class summarries for the file containing WP_Customize_Selective_Refresh , introduced in [36586].
See #27355. See #35986.
Built from https://develop.svn.wordpress.org/trunk@37010
git-svn-id: http://core.svn.wordpress.org/trunk@36977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2016-03-16 16:29:26 +00:00 |
|
Weston Ruter
|
d27ae61355
|
Customize: Remove selective refresh error message from appearing inline within the preview.
The error message will still be available in the developer console.
Removes part of [36586].
See #27355.
Fixes #36164.
Built from https://develop.svn.wordpress.org/trunk@36890
git-svn-id: http://core.svn.wordpress.org/trunk@36857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2016-03-09 04:37:28 +00:00 |
|
Weston Ruter
|
aa2db425d8
|
Customize: Skip exporting partials to client and handling rendering requests if user can't modify associated settings.
Introduces `WP_Customize_Partial::check_capabilities()` for parity with `WP_Customize_Control::check_capabilities()`.
See #27355.
Fixes #35914.
Built from https://develop.svn.wordpress.org/trunk@36643
git-svn-id: http://core.svn.wordpress.org/trunk@36610 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2016-02-23 18:14:26 +00:00 |
|
Weston Ruter
|
53e0315242
|
Customize: Let WP_Customize_Selective_Refresh class be final to match manager and other component classes.
This class is not intended to be extended.
See #27355.
Built from https://develop.svn.wordpress.org/trunk@36624
git-svn-id: http://core.svn.wordpress.org/trunk@36591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2016-02-23 01:28:25 +00:00 |
|
Weston Ruter
|
6b775d4afe
|
Customize: Add selective refresh framework with implementation for widgets and re-implementation for nav menus.
See https://make.wordpress.org/core/2016/02/16/selective-refresh-in-the-customizer/.
Props westonruter, valendesigns, DrewAPicture, ocean90.
Fixes #27355.
Built from https://develop.svn.wordpress.org/trunk@36586
git-svn-id: http://core.svn.wordpress.org/trunk@36553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2016-02-19 18:41:28 +00:00 |
|