wp_is_large_user_count


wp_is_large_user_count ( $network_id = null )

Parameters:
  • (int|null) network_id ID of the network. Defaults to the current network.
Returns:
  • (bool) Whether the site has a large number of users.
Defined at:

Description

Determines whether the site has a large number of users.The default criteria for a large site is more than 10,000 users.

Related Functions

wp_update_user_counts, get_user_count, wp_schedule_update_user_counts, wp_is_large_network, wp_update_term_count

Top Google Results

User discussions

wpseek mobile