wpdb::print_error()
Prints SQL/DB error.
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.
Prints SQL/DB error.
Adds field charsets to field/value/format arrays generated by wpdb::process_field_formats().
Prepares arrays of value/format pairs as passed to wpdb CRUD methods.
For string fields, records the maximum string length that field can safely save.
Processes arrays of field/value pairs and field formats.
Performs a database query, using current database connection.
Removes the placeholder escape strings from a query.
Replaces a row in the table.
Selects a database using the current or provided database connection.
Sets blog ID.