[wp-trac] [WordPress Trac] #47632: Coding Standards fixes for WP 5.3
WordPress Trac
noreply at wordpress.org
Thu Jul 25 23:30:30 UTC 2019
#47632: Coding Standards fixes for WP 5.3
----------------------------+-------------------------------
Reporter: pento | Owner: pento
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 5.3
Component: General | Version:
Severity: normal | Resolution:
Keywords: | Focuses: coding-standards
----------------------------+-------------------------------
Comment (by SergeyBiryukov):
In [changeset:"45678" 45678]:
{{{
#!CommitTicketReference repository="" revision="45678"
Coding Standards: Move `wp-includes/date.php` to `wp-includes/class-wp-
date-query.php`.
This renames the file containing the `WP_Date_Query` class to conform to
the coding standards.
This commit also includes:
- A new `date.php` that includes the new file, for anyone that may've been
including the file directly.
- Replaces references to the old filename with the new filename.
Fixes #47775. See #47632.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47632#comment:44>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list