WP_Theme_JSON_Data::get_data(): array In this article Table of ContentsReturn Source Changelog ↑ Back to top Returns an array containing the underlying data following the theme.json specification. Return array Source public function get_data() { return $this->theme_json->get_raw_data(); } View all references View on Trac View on GitHub Changelog VersionDescription6.1.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.