ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.2.0
  • Page 6

wpdb::process_field_charsets()

Method: Adds field charsets to field/value/format arrays generated by wpdb::process_field_formats().

Source: wp-includes/class-wpdb.php:2815

Used by 0 functions | Uses 0 functions

wpdb::get_table_charset()

Method: Retrieves the character set for the given table.

Source: wp-includes/class-wpdb.php:3056

Used by 0 functions | Uses 0 functions

pre_get_table_charset

Filter Hook: Filters the table charset value before the DB is checked.

Source: wp-includes/class-wpdb.php:3071

Used by 0 functions | Uses 0 functions

wpdb::get_col_charset()

Method: Retrieves the character set for the given column.

Source: wp-includes/class-wpdb.php:3160

Used by 0 functions | Uses 0 functions

pre_get_col_charset

Filter Hook: Filters the column charset value before the DB is checked.

Source: wp-includes/class-wpdb.php:3176

Used by 0 functions | Uses 0 functions

wpdb::check_ascii()

Method: Checks if a string is ASCII.

Source: wp-includes/class-wpdb.php:3318

Used by 0 functions | Uses 0 functions

has_header_image()

Function: Checks whether a header image is set or not.

Source: wp-includes/theme.php:1153

Used by 1 function | Uses 1 function

wp_dropdown_categories()

Function: Displays or retrieves the HTML dropdown list of categories.

Source: wp-includes/category-template.php:344

Used by 0 functions | Uses 0 functions

pre_set_transient_{$transient}

Filter Hook: Filters a specific transient before its value is set.

Source: wp-includes/option.php:970

Used by 0 functions | Uses 0 functions

update_option()

Function: Updates the value of an option that was already added.

Source: wp-includes/option.php:424

Used by 0 functions | Uses 0 functions
« Previous 1 … 5 6 7 … 13 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy