WP_Theme_JSON_Data::get_theme_json(): WP_Theme_JSON In this article Table of ContentsReturn Source Changelog ↑ Back to top Returns theme JSON object. Return WP_Theme_JSON The theme JSON structure stored in this data object. Source public function get_theme_json() { return $this->theme_json; } View all references View on Trac View on GitHub Changelog VersionDescription6.6.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.