WP_Site::to_array(): array In this article Table of ContentsReturn Source Changelog ↑ Back to top Converts an object to array. Return array Object as array. Source public function to_array() { return get_object_vars( $this ); } View all references View on Trac View on GitHub Changelog VersionDescription4.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.