HTTP/2 200
server: nginx
date: Tue, 14 Oct 2025 19:19:33 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
vary: accept, content-type
link:
; rel="https://api.w.org/"
link:
; rel="alternate"; title="JSON"; type="application/json"
link: ; rel=shortlink
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 2
wp_update_network_counts() – Function | Developer.WordPress.org
wp_update_network_counts( int|null $network_id = null )
Updates the network-wide counts for the current network.
$network_id
int|nulloptionalID of the network. Default is the current network.
Default:null
Version | Description |
---|
4.8.0 | The $network_id parameter has been added. |
3.1.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.