Changes between Initial Version and Version 1 of Ticket #47599
- Timestamp:
- 06/26/2019 06:39:37 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #47599 – Description
initial v1 1 In [ https://core.trac.wordpress.org/changeset/4498344983] we introduced pre query filters in multisite classes. However this short circuit acts differently from other short circuits and still continues to execute. After the filter runs, it should exit straight away.1 In [44983] we introduced pre query filters in multisite classes. However this short circuit acts differently from other short circuits and still continues to execute. After the filter runs, it should exit straight away.