wp_installed_email
Filter Hook: Filters the contents of the email sent to the site administrator when WordPress is installed.
Source: wp-admin/includes/upgrade.php:605
Filter Hook: Filters the contents of the email sent to the site administrator when WordPress is installed.
Source: wp-admin/includes/upgrade.php:605
Function: Determine if global tables should be upgraded.
Source: wp-admin/includes/upgrade.php:3541
Filter Hook: Filters if upgrade routines should be run on global tables.
Source: wp-admin/includes/upgrade.php:3568
Function: If a table only contains utf8 or utf8mb4 columns, convert it to utf8mb4.
Source: wp-admin/includes/upgrade.php:2571
Function: Maybe enable pretty permalinks on installation.
Source: wp-admin/includes/upgrade.php:469
Function: Creates a site theme.
Source: wp-admin/includes/upgrade.php:3341
Function: Translate user level to user role name.
Source: wp-admin/includes/upgrade.php:3391
Function: Checks the version of the installed MySQL binary.
Source: wp-admin/includes/upgrade.php:3420
Function: Disables the Automattic widgets plugin, which was merged into core.
Source: wp-admin/includes/upgrade.php:3433
Function: Disables the Link Manager on upgrade if, at the time of upgrade, no links exist in the DB.
Source: wp-admin/includes/upgrade.php:3453
Filter Hook: Filters the dbDelta SQL queries for creating tables and/or databases.
Source: wp-admin/includes/upgrade.php:2762
Function: Runs before the schema is upgraded.
Source: wp-admin/includes/upgrade.php:3469
Filter Hook: Filters the dbDelta SQL queries for inserting or updating.
Source: wp-admin/includes/upgrade.php:2773
Function: Updates the database tables to a new schema.
Source: wp-admin/includes/upgrade.php:3137
Function: Updates the database tables to a new schema, but without displaying results.
Source: wp-admin/includes/upgrade.php:3158
Function: Creates a site theme from an existing theme.
Source: wp-admin/includes/upgrade.php:3173
Function: Creates a site theme from the default theme.
Source: wp-admin/includes/upgrade.php:3266
Function: Retrieve all options as it was for 1.2.
Source: wp-admin/includes/upgrade.php:2613
Function: Filters for content to remove unnecessary slashes.
Source: wp-admin/includes/upgrade.php:2672
Function: Modifies the database based on specified SQL statements.
Source: wp-admin/includes/upgrade.php:2711
Filter Hook: Filters the dbDelta SQL queries.
Source: wp-admin/includes/upgrade.php:2731
Function: Executes network-level upgrade routines.
Source: wp-admin/includes/upgrade.php:2296
Function: Creates a table in the database, if it doesn’t already exist.
Source: wp-admin/includes/upgrade.php:2459
Function: Drops a specified index from a table.
Source: wp-admin/includes/upgrade.php:2490
Function: Adds an index to a specified table.
Source: wp-admin/includes/upgrade.php:2518
Function: Adds column to a database table, if it doesn’t already exist.
Source: wp-admin/includes/upgrade.php:2539
Function: Runs WordPress Upgrade functions.
Source: wp-admin/includes/upgrade.php:628
Action Hook: Fires after a site is fully upgraded.
Source: wp-admin/includes/upgrade.php:665
Function: Installs the site.
Source: wp-admin/includes/upgrade.php:47
Action Hook: Fires after a site is fully installed.
Source: wp-admin/includes/upgrade.php:128