Uses
Uses | Description |
---|---|
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() | Whether or not we have a large network. |
wp-includes/ms-functions.php: wp_update_network_site_counts() | Update the network-wide site count. |
wp-includes/ms-functions.php: enable_live_network_counts | Filters whether to update network site or user counts when a new site is created. |