[wp-trac] [WordPress Trac] #40386: Add network ID parameter to `wp_update_network_counts()`
WordPress Trac
noreply at wordpress.org
Thu Apr 20 00:26:32 UTC 2017
#40386: Add network ID parameter to `wp_update_network_counts()`
---------------------------------------------+------------------------
Reporter: flixos90 | Owner: flixos90
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.8
Component: Networks and Sites | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests commit | Focuses: multisite
---------------------------------------------+------------------------
Changes (by flixos90):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"40486"]:
{{{
#!CommitTicketReference repository="" revision="40486"
Multisite: Add `$network_id` parameter to `wp_update_network_counts()`.
After the `$network_id` parameter has been introduced for
`wp_update_network_site_counts()` in [40484] and
`wp_update_network_user_counts()` in [40485], the new parameter can now
also be used on the wrapping function.
Fixes #40386. See #38699.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40386#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list