| 5 | | @Clorith, do you this change is safe as is, or should we check if the method exists, just in case, and fall back to the current code if it doesn't? Upon a quick check, popular drop-ins like [https://wordpress.org/plugins/hyperdb/ HyperDB] extend the `wpdb` class, so the patch seems good to go. |
| | 5 | @Clorith, do you think this change is safe as is, or should we check if the method exists, just in case, and fall back to the current code if it doesn't? Upon a quick check, popular drop-ins like [https://wordpress.org/plugins/hyperdb/ HyperDB] extend the `wpdb` class, so the patch seems good to go. |