Make WordPress Core

Ticket #39130: 39130.7.patch

File 39130.7.patch, 485 bytes (added by keesiemeijer, 8 years ago)

improvements for /wp-includes/ms-functions.php

  • src/wp-includes/ms-functions.php

     
    22402240}
    22412241
    22422242/**
    2243  *  Update the network-wide counts for the current network.
     2243 * Update the network-wide counts for the current network.
    22442244 *
    2245  *  @since 3.1.0
     2245 * @since 3.1.0
    22462246 */
    22472247function wp_update_network_counts() {
    22482248        wp_update_network_user_counts();