ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 149

maybe_add_column()

Function: Adds column to database table, if it doesn’t already exist.

Source: wp-admin/install-helper.php:91

Used by 0 functions | Uses 0 functions

maybe_add_existing_user_to_blog()

Function: Adds a new user to a blog by visiting /newbloguser/{key}/.

Source: wp-includes/ms-functions.php:2166

Used by 0 functions | Uses 4 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

maybe_create_table()

Function: Creates a table in the database if it doesn’t already exist.

Source: wp-admin/install-helper.php:54

Used by 0 functions | Uses 0 functions

maybe_disable_automattic_widgets()

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

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

Used by 0 functions | Uses 0 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:3510

Used by 0 functions | Uses 0 functions

maybe_drop_column()

Function: Drops column from database table, if it exists.

Source: wp-admin/install-helper.php:129

Used by 0 functions | Uses 0 functions

maybe_hash_hex_color()

Function: Ensures that any hex color is properly hashed.

Source: wp-includes/formatting.php:6194

Used by 0 functions | Uses 0 functions

maybe_redirect_404()

Function: Corrects 404 redirects when NOBLOGREDIRECT is defined.

Source: wp-includes/ms-functions.php:2133

Used by 0 functions | Uses 4 functions

maybe_serialize()

Function: Serializes data, if needed.

Source: wp-includes/functions.php:622

Used by 0 functions | Uses 0 functions
« Previous 1 … 148 149 150 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy