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:607
Filter Hook: Filters the contents of the email sent to the site administrator when WordPress is installed.
Source: wp-admin/includes/upgrade.php:607
Function: Determine if global tables should be upgraded.
Source: wp-admin/includes/upgrade.php:3620
Filter Hook: Filters if upgrade routines should be run on global tables.
Source: wp-admin/includes/upgrade.php:3647
Function: If a table only contains utf8 or utf8mb4 columns, convert it to utf8mb4.
Source: wp-admin/includes/upgrade.php:2612
Function: Maybe enable pretty permalinks on installation.
Source: wp-admin/includes/upgrade.php:471
Function: Creates a site theme.
Source: wp-admin/includes/upgrade.php:3420
Function: Translate user level to user role name.
Source: wp-admin/includes/upgrade.php:3470
Function: Checks the version of the installed MySQL binary.
Source: wp-admin/includes/upgrade.php:3499
Function: Disables the Automattic widgets plugin, which was merged into core.
Source: wp-admin/includes/upgrade.php:3512
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:3532
Filter Hook: Filters the dbDelta SQL queries for creating tables and/or databases.
Source: wp-admin/includes/upgrade.php:2811
Function: Runs before the schema is upgraded.
Source: wp-admin/includes/upgrade.php:3548
Filter Hook: Filters the dbDelta SQL queries for inserting or updating.
Source: wp-admin/includes/upgrade.php:2822
Function: Updates the database tables to a new schema.
Source: wp-admin/includes/upgrade.php:3190
Function: Updates the database tables to a new schema, but without displaying results.
Source: wp-admin/includes/upgrade.php:3211
Function: Creates a site theme from an existing theme.
Source: wp-admin/includes/upgrade.php:3226
Function: Creates a site theme from the default theme.
Source: wp-admin/includes/upgrade.php:3334
Function: Retrieve all options as it was for 1.2.
Source: wp-admin/includes/upgrade.php:2654
Function: Filters for content to remove unnecessary slashes.
Source: wp-admin/includes/upgrade.php:2713
Function: Modifies the database based on specified SQL statements.
Source: wp-admin/includes/upgrade.php:2752
Filter Hook: Filters the dbDelta SQL queries.
Source: wp-admin/includes/upgrade.php:2772
Function: Executes network-level upgrade routines.
Source: wp-admin/includes/upgrade.php:2337
Function: Creates a table in the database, if it doesn’t already exist.
Source: wp-admin/includes/upgrade.php:2500
Function: Drops a specified index from a table.
Source: wp-admin/includes/upgrade.php:2531
Function: Adds an index to a specified table.
Source: wp-admin/includes/upgrade.php:2559
Function: Adds column to a database table, if it doesn’t already exist.
Source: wp-admin/includes/upgrade.php:2580
Function: Runs WordPress Upgrade functions.
Source: wp-admin/includes/upgrade.php:630
Action Hook: Fires after a site is fully upgraded.
Source: wp-admin/includes/upgrade.php:669
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