HTTP/2 200
server: nginx
date: Fri, 10 Oct 2025 10:58:02 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 1
wpmu_delete_user – Hook | Developer.WordPress.org
do_action( ‘wpmu_delete_user’, int $id, WP_User $user )
Fires before a user is deleted from the network.
$id
intID of the user about to be deleted from the network.
$user
WP_UserWP_User object of the user about to be deleted from the network.
User Contributed Notes
You must log in before being able to contribute a note or feedback.