WPDev.one
Core Function
View Source on Trac ↗

wp_is_large_user_count()

wp_is_large_user_count( mixed $network_id = null )

Determines whether the site has a large number of users.

Parameters 1 required

Name / Type Description
(int

| null) $network_id ID of the network. Defaults to the current network.

Required

Return Value

(bool)
Whether the site has a large number of users.

Function Information

Since Version
6.0.0
Source File
wp-includes/user.php
Advertisement