WP_Theme_JSON::get_raw_data()
Returns the raw data.
Return
(array) Raw data.
Source
File: wp-includes/class-wp-theme-json.php
public function get_raw_data() { return $this->theme_json; }
Changelog
Version | Description |
---|---|
5.8.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_theme_json/get_raw_data