wordpress / latest / hooks / wp_install.html

do_action( 'wp_install', WP_User $user )

Fires after a site is fully installed.

Parameters

$user WP_User
The site owner.

Source

File: wp-admin/includes/upgrade.php. View all references

do_action( 'wp_install', $user );

Used By

Used By Description

Changelog

Version Description
3.9.0 Introduced.

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