#6621 closed enhancement (fixed)
Remove class_exists checks for WP_Date_Query
| Reported by: | DJPaul | Owned by: | r-a-y |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.4 |
| Component: | Core | Version: | |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 10210: