Ticket #58076: 58076.patch
File 58076.patch, 794 bytes (added by , 22 months ago) |
---|
-
block-editor.php
287 287 * @access private 288 288 * 289 289 * @global string $pagenow The filename of the current screen. 290 * @global array $editor_styles 290 291 * 291 292 * @return array { 292 293 * The block editor assets. -
class-wp-customize-widgets.php
263 263 * @since 3.9.0 264 264 * 265 265 * @global array $sidebars_widgets 266 * @global array $_wp_sidebars_widgets267 266 */ 268 267 public function override_sidebars_widgets_for_theme_switch() { 269 268 global $sidebars_widgets;