ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 430

wpdb::get_var()

Method: Retrieves one variable from the database.

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

Used by 0 functions | Uses 0 functions

wpdb::timer_stop()

Method: Stops the debugging timer.

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

Used by 0 functions | Uses 0 functions

query

Filter Hook: Filters the database query.

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

Used by 0 functions | Uses 0 functions

wp_authenticate_username_password()

Function: Authenticates a user, confirming the username and password are valid.

Source: wp-includes/user.php:135

Used by 0 functions | Uses 0 functions

wpdb::tables()

Method: Returns an array of WordPress tables.

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

Used by 0 functions | Uses 0 functions

wpdb::check_connection()

Method: Checks that the connection to the database is still up. If not, try to reconnect.

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

Used by 0 functions | Uses 0 functions

wpdb::get_row()

Method: Retrieves one row from the database.

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

Used by 0 functions | Uses 0 functions

wpdb::bail()

Method: Wraps errors in a nice header and footer and dies.

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

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

wp_authenticate_email_password()

Function: Authenticates a user using the email and password.

Source: wp-includes/user.php:219

Used by 0 functions | Uses 0 functions
« Previous 1 … 429 430 431 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy