ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-admin/includes/upgrade.php

wp_should_upgrade_global_tables

Filter Hook: Filters if upgrade routines should be run on global tables.

Source: wp-admin/includes/upgrade.php:2967

Used by 1 function | Uses 0 functions

wp_should_upgrade_global_tables()

Function: Determine if global tables should be upgraded.

Source: wp-admin/includes/upgrade.php:2942

Used by 3 functions | Uses 4 functions

install_global_terms()

Function: Install global terms.

Source: wp-admin/includes/upgrade.php:2906

Used by 0 functions | Uses 1 function

pre_schema_upgrade()

Function: Runs before the schema is upgraded.

Source: wp-admin/includes/upgrade.php:2843

Used by 1 function | Uses 6 functions

maybe_disable_link_manager()

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:2828

Used by 0 functions | Uses 3 functions

maybe_disable_automattic_widgets()

Function: Disables the Automattic widgets plugin, which was merged into core.

Source: wp-admin/includes/upgrade.php:2808

Used by 0 functions | Uses 1 function

wp_check_mysql_version()

Function: Checks the version of the installed MySQL binary.

Source: wp-admin/includes/upgrade.php:2796

Used by 2 functions | Uses 2 functions

translate_level_to_role()

Function: Translate user level to user role name.

Source: wp-admin/includes/upgrade.php:2768

Used by 0 functions | Uses 0 functions

make_site_theme()

Function: Creates a site theme.

Source: wp-admin/includes/upgrade.php:2719

Used by 0 functions | Uses 4 functions

make_site_theme_from_default()

Function: Creates a site theme from the default theme.

Source: wp-admin/includes/upgrade.php:2656

Used by 1 function | Uses 0 functions
1 2 … 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy