wpdb::get_var()
Retrieves one variable from the database.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Retrieves one variable from the database.
Determines if a database supports a particular feature.
Disables showing of database errors.
Sets $this->charset and $this->collate.
Inserts a row into the table.
Loads the column metadata from the last query.
Logs query data.
Parses the DB_HOST setting to interpret it for mysqli_real_connect().
Generates and returns a placeholder escape string for use in queries returned by ::prepare().
Prepares a SQL query for safe execution.