wpseek.com
A WordPress-centric search engine for devs and theme authors



grant_super_admin › WordPress Action Hooks

Since3.0.0
Deprecatedn/a
do_action( 'grant_super_admin', $user_id )
Parameters:
  • () user_id ID of the user that is about to be granted Super Admin privileges.
    Required: Yes
Defined at:
Codex:

Fires before the user is granted Super Admin privileges.





Source

do_action( 'grant_super_admin', $user_id );