Wordpress/tests
flixos90 707bf79a9b Multisite: Add `$network_id` parameter to `get_user_count()`.
The `get_user_count()` function returns the number of active users on a network, which is stored in a `user_count` network option. Since `get_network_option()` supports retrieving options from other networks than the current one, `get_user_count()` can now make use of that feature.

Fixes #37866.


git-svn-id: https://develop.svn.wordpress.org/trunk@40371 602fd350-edb4-49c9-b593-d223f7449a82
2017-04-03 23:31:33 +00:00
..
phpunit Multisite: Add `$network_id` parameter to `get_user_count()`. 2017-04-03 23:31:33 +00:00
qunit REST API: JS Client - Enable connecting to multiple endpoints. 2017-04-02 19:40:37 +00:00