Filters if upgrade routines should be run on global tables.
dbdelta_insert_queries
Filters the dbDelta SQL queries for inserting or updating.
dbdelta_create_queries
Filters the dbDelta SQL queries for creating tables and/or databases.
dbdelta_queries
Filters the dbDelta SQL queries.
Advertisement
wp_upgrade
Fires after a site is fully upgraded.
wp_install
Fires after a site is fully installed.
wp_should_upgrade_global_tables
Determine if global tables should be upgraded.
install_global_terms
Install global terms.
Advertisement
pre_schema_upgrade
Runs before the schema is upgraded.
maybe_disable_link_manager
Disables the Link Manager on upgrade if, at the time of upgrade, no links exist in the DB.
maybe_disable_automattic_widgets
Disables the Automattic widgets plugin, which was merged into core.
wp_check_mysql_version
Checks the version of the installed MySQL binary.
Advertisement
translate_level_to_role
Translate user level to user role name.
make_site_theme
Creates a site theme.
make_site_theme_from_default
Creates a site theme from the default theme.