Changeset 52422 for trunk/src/wp-includes/wp-db.php
- Timestamp:
- 12/29/2021 05:26:26 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/wp-db.php
r52373 r52422 2877 2877 * Filters the table charset value before the DB is checked. 2878 2878 * 2879 * Passing a non-null value tothe filter will effectively short-circuit2879 * Returning a non-null value from the filter will effectively short-circuit 2880 2880 * checking the DB for the charset, returning that value instead. 2881 2881 *
Note: See TracChangeset
for help on using the changeset viewer.