mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Replace use of `$wpdb->num_queries` with a function call to `get_num_queries`. This improves readability and consistency between tests. Props SergeyBiryukov, peterwilsoncc, spacedmonkey. See #57841. git-svn-id: https://develop.svn.wordpress.org/trunk@55745 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| multisite.php | ||
| networkOption.php | ||
| option.php | ||
| registration.php | ||
| sanitizeOption.php | ||
| siteOption.php | ||
| siteTransient.php | ||
| slashes.php | ||
| themeMods.php | ||
| transient.php | ||
| updateOption.php | ||
| userSettings.php | ||
| wpLoadAlloptions.php | ||
| wpUserSettings.php | ||