wpdb::process_field_formats()
Prepares arrays of value/format pairs as passed to wpdb CRUD methods.
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.
Sets the connection’s character set.
Sets the table prefix for the WordPress tables.