WP_Customize_Manager::containers()
Get the registered containers.
Return
(array)
Source
File: wp-includes/class-wp-customize-manager.php
public function containers() {
return $this->containers;
} Changelog
| Version | Description |
|---|---|
| 4.0.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_customize_manager/containers