Filters the theme data loaded in the customizer.
This allows theme data to be loading from an external source, or modification of data loaded from wp_prepare_themes_for_js() or WordPress.org via themes_api().
$themesarray|stdClass
$argsarray
$managerWP_Customize_Manager
$themes = apply_filters( 'customize_load_themes', $themes, $args, $this );
| Version | Description |
|---|---|
| 4.9.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/customize_load_themes