Uses
Uses | Description |
---|---|
wp-includes/load.php: get_current_network_id() | Retrieves the current network ID. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/ms-functions.php: wp_is_large_network | Filters whether the network is considered large. |
wp-includes/ms-functions.php: get_user_count() | The number of active users in your installation. |
wp-includes/ms-functions.php: get_blog_count() | The number of active sites on your installation. |