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



wp_install › WordPress Action Hooks

Since3.9.0
Deprecatedn/a
do_action( 'wp_install', $user )
Parameters:
  • (WP_User) $user The site owner.
    Required: Yes
Defined at:
Codex:

Fires after a site is fully installed.





Source

do_action( 'wp_install', $user );