WordPress/wp-includes/customize
desrosj 70a8322fd3 Customize: Remove “Update” link for themes on multisite installs.
In [38887], installing themes in the Customizer was disabled for multisite installs. However, an update link continues to be displayed when a theme update is available. Clicking the link causes a JavaScript error.

This removes that update link because updates cannot actually be performed in the Customizer in this situation.

Reviewed by desrosj and azaozz.
Merges [45527] to the 5.2 branch.

Props desrosj, earnjam, mukesh27, audrasjb, garrett-eclipse.
Fixes #46997.
Built from https://develop.svn.wordpress.org/branches/5.2@45528


git-svn-id: http://core.svn.wordpress.org/branches/5.2@45339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-06-13 15:34:52 +00:00
..
class-wp-customize-background-image-control.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-customize-background-image-setting.php
class-wp-customize-background-position-control.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-code-editor-control.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-color-control.php Customize: Remove a stray whitespace. 2018-04-13 15:10:20 +00:00
class-wp-customize-cropped-image-control.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:41:44 +00:00
class-wp-customize-custom-css-setting.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-customize-date-time-control.php Docs: Add a missing @global to the WP_Customize_Date_Time_Control::get_month_choices() docblock. 2019-01-08 05:24:49 +00:00
class-wp-customize-filter-setting.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:41:44 +00:00
class-wp-customize-header-image-control.php Docs: Add docblocks for WP_Customize_Header_Image_Control member variables. 2019-01-15 05:54:48 +00:00
class-wp-customize-header-image-setting.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-image-control.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-media-control.php Accessibility: Replace media placeholder clickable divs with buttons. 2019-03-05 17:49:52 +00:00
class-wp-customize-nav-menu-auto-add-control.php Customize: Improve the menu creation flow. 2017-10-05 02:22:49 +00:00
class-wp-customize-nav-menu-control.php Docs: Add missing WP_Customize_Control reference to WP_Customize_Nav_Menu_Control and WP_Customize_Nav_Menu_Item_Control DocBlocks. 2019-02-28 02:07:51 +00:00
class-wp-customize-nav-menu-item-control.php Docs: Add missing WP_Customize_Control reference to WP_Customize_Nav_Menu_Control and WP_Customize_Nav_Menu_Item_Control DocBlocks. 2019-02-28 02:07:51 +00:00
class-wp-customize-nav-menu-item-setting.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-customize-nav-menu-location-control.php General: Reformat inline if () statements inside HTML tags. 2017-11-23 04:09:49 +00:00
class-wp-customize-nav-menu-locations-control.php Docs: Add a reference to WP_Customize_Control from the WP_Customize_Nav_Menu_Locations_Control docblock. 2019-01-08 05:18:50 +00:00
class-wp-customize-nav-menu-name-control.php Customize: Improve the menu creation flow. 2017-10-05 02:22:49 +00:00
class-wp-customize-nav-menu-section.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-nav-menu-setting.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-customize-nav-menus-panel.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-customize-new-menu-control.php Docs: Future-proof comments referencing 5.0 TODOs. 2018-12-17 03:07:55 +00:00
class-wp-customize-new-menu-section.php Docs: Future-proof comments referencing 5.0 TODOs. 2018-12-17 03:07:55 +00:00
class-wp-customize-partial.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-selective-refresh.php Docs: Document more parameters and properties using typed array notation. 2018-03-25 19:33:31 +00:00
class-wp-customize-sidebar-section.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-site-icon-control.php Accessibility: Replace media placeholder clickable divs with buttons. 2019-03-05 17:49:52 +00:00
class-wp-customize-theme-control.php Customize: Remove “Update” link for themes on multisite installs. 2019-06-13 15:34:52 +00:00
class-wp-customize-themes-panel.php Customize: Fix confusion related to visibility of Themes panel with drafted/scheduled changesets. 2017-10-07 06:00:54 +00:00
class-wp-customize-themes-section.php I18n: Improve translators comments [2]. 2018-08-30 12:36:24 +00:00
class-wp-customize-upload-control.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-area-customize-control.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:41:44 +00:00
class-wp-widget-form-customize-control.php Bootstrap/Load: Remove duplicate leading slashes on inclusion of various files under ABSPATH. 2019-04-13 04:46:52 +00:00