WP_Customize_Manager::settings(): array

In this article

Gets the registered settings.

Return

array

Source

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

Changelog

VersionDescription
3.4.0Introduced.

User Contributed Notes

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