wpdb::replace()
Method: Replaces a row in the table.
Source: wp-includes/class-wpdb.php:2505
Method: Replaces a row in the table.
Source: wp-includes/class-wpdb.php:2505
Method: Checks if the query is accessing a collation considered safe on the current version of MySQL.
Source: wp-includes/class-wpdb.php:3338
Method: Retrieves the database server version.
Source: wp-includes/class-wpdb.php:3988
Filter Hook: Filters the number of posts a user has written.
Source: wp-includes/user.php:604
Method: Makes private properties un-settable for backward compatibility.
Source: wp-includes/class-wpdb.php:842
Method: First half of escaping for `LIKE` special characters `%` and `_` before preparing for SQL.
Source: wp-includes/class-wpdb.php:1784
Method: Helper function for insert and replace.
Source: wp-includes/class-wpdb.php:2534
Method: Strips any invalid characters based on value/charset pairs.
Source: wp-includes/class-wpdb.php:3408
Method: Sets $this->charset and $this->collate.
Source: wp-includes/class-wpdb.php:851
Method: Prints SQL/DB error.
Source: wp-includes/class-wpdb.php:1798