diff -r c7c34916027a -r 177826044cd9 wp/wp-includes/customize/class-wp-customize-themes-section.php --- a/wp/wp-includes/customize/class-wp-customize-themes-section.php Mon Oct 14 18:06:33 2019 +0200 +++ b/wp/wp-includes/customize/class-wp-customize-themes-section.php Mon Oct 14 18:28:13 2019 +0200 @@ -54,8 +54,8 @@ * @return array Exported parameters. */ public function json() { - $exported = parent::json(); - $exported['action'] = $this->action; + $exported = parent::json(); + $exported['action'] = $this->action; $exported['filter_type'] = $this->filter_type; return $exported; @@ -87,8 +87,9 @@

%s', __( 'Search WordPress.org themes' ) ) ); ?>