ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 377

WP::set_query_var()

Method: Sets the value of a query variable.

Source: wp-includes/class-wp.php:118

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

Method: PHP5 style destructor and will run when database object is destroyed.

Source: wp-includes/wp-db.php:608

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

wpdb::__isset()

Method: Makes private properties check-able for backward compatibility.

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

Used by 0 functions | Uses 0 functions

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

Method: Makes private properties un-settable for backward compatibility.

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

Used by 0 functions | Uses 0 functions

wpdb::_do_query()

Method: Internal function to perform the mysqli_query() call.

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

Used by 0 functions | Uses 0 functions

wpdb::_escape()

Method: Escapes data. Works on arrays.

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

Used by 0 functions | Uses 0 functions

wpdb::_escape_identifier_value()

Method: Escapes an identifier value without adding the surrounding quotes.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 376 377 378 … 384 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy