ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/upgrade.php
  • Page 2

dbdelta_queries

Filter Hook: Filters the dbDelta SQL queries.

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

Used by 0 functions | Uses 0 functions

dbdelta_create_queries

Filter Hook: Filters the dbDelta SQL queries for creating tables and/or databases.

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

Used by 0 functions | Uses 0 functions

dbdelta_insert_queries

Filter Hook: Filters the dbDelta SQL queries for inserting or updating.

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

Used by 0 functions | Uses 0 functions

make_db_current()

Function: Updates the database tables to a new schema.

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

Used by 0 functions | Uses 0 functions

make_db_current_silent()

Function: Updates the database tables to a new schema, but without displaying results.

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

Used by 0 functions | Uses 0 functions

make_site_theme_from_oldschool()

Function: Creates a site theme from an existing theme.

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

Used by 0 functions | Uses 0 functions

add_clean_index()

Function: Adds an index to a specified table.

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

Used by 0 functions | Uses 0 functions

maybe_convert_table_to_utf8mb4()

Function: If a table only contains utf8 or utf8mb4 columns, convert it to utf8mb4.

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

Used by 0 functions | Uses 0 functions

get_alloptions_110()

Function: Retrieve all options as it was for 1.2.

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

Used by 0 functions | Uses 0 functions

deslash()

Function: Filters for content to remove unnecessary slashes.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy