W3cubDocs

/WordPress

do_action( 'grant_super_admin', int $user_id )

Fires before the user is granted Super Admin privileges.

Parameters

$user_id

(int) ID of the user that is about to be granted Super Admin privileges.

Source

File: wp-includes/capabilities.php

View on Trac

Changelog

Version Description
3.0.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/grant_super_admin