ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Administration
  • Page 103

get_column_headers()

Function: Get the column headers for a screen

Source: wp-admin/includes/screen.php:17

Used by 1 function | Uses 2 functions

manage_{$screen->id}_columns

Filter Hook: Filters the column headers for a list table on a specific screen.

Source: wp-admin/includes/screen.php:37

Used by 1 function | 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
« Previous 1 … 102 103 104 … 157 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy