Uses
Uses | Description |
---|---|
wp-includes/option.php: get_site_option() | Retrieve an option value for the current network based on name of option. |
wp-includes/ms-functions.php: get_space_allowed() | Returns the upload quota for the current blog. |
wp-includes/ms-functions.php: get_space_used() | Returns the space used by the current site. |