#6621 closed enhancement (fixed)
Remove class_exists checks for WP_Date_Query
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.4 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Core | Keywords: | good-first-bug |
| Cc: |
Description
We can remove the class_exists checks for the WP_Date_Query class, as that was introduced in WP 3.7 and our minimum is now 3.8.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 10210: