WP_Customize_Manager::controls(): array

In this article

Gets the registered controls.

Return

array

Source

public function controls() {
	return $this->controls;
}

Changelog

VersionDescription
3.4.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.