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:3546
Filter Hook: Filters if upgrade routines should be run on global tables.
Source: wp-admin/includes/upgrade.php:3573
Function: If a table only contains utf8 or utf8mb4 columns, convert it to utf8mb4.
Source: wp-admin/includes/upgrade.php:2576
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:3346
Function: Translate user level to user role name.
Source: wp-admin/includes/upgrade.php:3396
Function: Checks the version of the installed MySQL binary.
Source: wp-admin/includes/upgrade.php:3425
Function: Disables the Automattic widgets plugin, which was merged into core.
Source: wp-admin/includes/upgrade.php:3438
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:3458
Filter Hook: Filters the dbDelta SQL queries for creating tables and/or databases.
Source: wp-admin/includes/upgrade.php:2767
Function: Runs before the schema is upgraded.
Source: wp-admin/includes/upgrade.php:3474
Filter Hook: Filters the dbDelta SQL queries for inserting or updating.
Source: wp-admin/includes/upgrade.php:2778
Function: Updates the database tables to a new schema.
Source: wp-admin/includes/upgrade.php:3142
Function: Updates the database tables to a new schema, but without displaying results.
Source: wp-admin/includes/upgrade.php:3163
Function: Creates a site theme from an existing theme.
Source: wp-admin/includes/upgrade.php:3178
Function: Creates a site theme from the default theme.
Source: wp-admin/includes/upgrade.php:3271
Function: Retrieve all options as it was for 1.2.
Source: wp-admin/includes/upgrade.php:2618
Function: Filters for content to remove unnecessary slashes.
Source: wp-admin/includes/upgrade.php:2677
Function: Modifies the database based on specified SQL statements.
Source: wp-admin/includes/upgrade.php:2716
Filter Hook: Filters the dbDelta SQL queries.
Source: wp-admin/includes/upgrade.php:2736
Function: Executes network-level upgrade routines.
Source: wp-admin/includes/upgrade.php:2301
Function: Creates a table in the database, if it doesn’t already exist.
Source: wp-admin/includes/upgrade.php:2464
Function: Drops a specified index from a table.
Source: wp-admin/includes/upgrade.php:2495
Function: Adds an index to a specified table.
Source: wp-admin/includes/upgrade.php:2523
Function: Adds column to a database table, if it doesn’t already exist.
Source: wp-admin/includes/upgrade.php:2544
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