do_action( 'wp_install', WP_User $user ) Fires after a site is fully installed. ContentsParameters Source Related Used By Changelog User Contributed Notes Parameters $user (WP_User) The site owner. Top ↑Source File: wp-admin/includes/upgrade.php View on Trac Top ↑Related Top ↑Used By Used By Used By Description wp-admin/includes/upgrade.php: wp_install() Installs the site. Top ↑Changelog Changelog Version Description 3.9.0 Introduced. Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By Used By Used By Description wp-admin/includes/upgrade.php: wp_install() Installs the site.