Summery Summery
Retrieve the current site ID.
Syntax Syntax
Return Return
(int) Site ID.
Source Source
File: wp-includes/load.php
* Does not check if the user is an administrator; use current_user_can() * for checking roles and capabilities. * * @since 3.1.0
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |