Core Function
View Source on Trac ↗ wp_update_network_user_counts()
wp_update_network_user_counts( mixed $network_id = null ) Updates the network-wide user count.
Parameters 1 required
| Name / Type | Description |
|---|---|
| (int | | null) $network_id ID of the network. Default is the current network. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
3.7.0
Source File
wp-includes/ms-functions.php
Advertisement