#47775 closed enhancement (fixed)
Rename date.php to class-wp-date-query.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.3 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Query | Keywords: | |
| Focuses: | coding-standards | Cc: |
Description
Background: #47632
[45663] renamed wp-includes/class-oembed.php to wp-includes/class-wp-oembed.php to conform to naming conventions in WordPress coding standards.
The same should be done to the WP_Date_Query class, which currently resides in wp-includes/date.php and should be moved to wp-includes/class-wp-date-query.php.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 45678: