Changes between Initial Version and Version 1 of Ticket #7442, comment 11
- Timestamp:
- 02/07/2018 11:36:38 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7442, comment 11
initial v1 1 Before I move this out the 3.0 milestone for inactivity, this path actually looks pretty close, and there's previous agreement from two of the team. It is very unfortunate there are no benchmarks, but if this is meant to be an improvement, we can add it to 3.0 but will be unable to any kind of performance number for the specific improvement.1 Before I move this out the 3.0 milestone for inactivity, this path actually looks pretty close, and there's previous agreement from two of the team. It is very unfortunate there are no benchmarks, but if this is meant to be an improvement, we can add it to 3.0 but will be unable to promote any kind of performance number for the specific improvement. 2 2 3 3 As far as the patch looks, we need to wrap the new query parts in `$wpdb->prepare()`, I think.