WP_User::to_array(): array In this article Table of ContentsReturn Source Changelog ↑ Back to top Returns an array representation. Return array Array representation. Source public function to_array() { return get_object_vars( $this->data ); } View all references View on Trac View on GitHub Changelog VersionDescription3.5.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.