WP_Roles::get_site_id(): int In this article Table of ContentsReturn Source Changelog ↑ Back to top Gets the ID of the site for which roles are currently initialized. Return int Site ID. Source public function get_site_id() { return $this->site_id; } View all references View on Trac View on GitHub Changelog VersionDescription4.9.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.