Used By
Used By | Description |
---|---|
wp-includes/class-wp-customize-manager.php: WP_Customize_Manager::handle_load_themes_request() | Load themes into the theme browsing/installation UI. |
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()
.
(array) Nested array of theme data.
(array) List of arguments, such as page, search term, and tags to query for.
(WP_Customize_Manager) Instance of Customize manager.
Version | Description |
---|---|
4.9.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/customize_load_themes