ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wpdb.php
  • Page 8

wpdb::__set()

Method: Makes private properties settable for backward compatibility.

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

Used by 0 functions | Uses 0 functions

wpdb::escape()

Method: Do not use, deprecated.

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

Used by 0 functions | Uses 0 functions

wpdb::add_placeholder_escape()

Method: Adds a placeholder escape string, to escape anything that resembles a printf() placeholder.

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

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::check_database_version()

Method: Determines whether MySQL database is at least the required minimum version.

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

Used by 0 functions | Uses 0 functions

wpdb

Class:

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

Used by 0 functions | Uses 0 functions

wpdb::__construct()

Method: Connects to the database server and selects a database.

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

Used by 0 functions | Uses 0 functions

wpdb::__get()

Method: Makes private properties readable for backward compatibility.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 7 8
ClassicPress Documentation • Made with ClassicPress
Privacy Policy