[wp-trac] [WordPress Trac] #47775: Rename date.php to class-wp-date-query.php

WordPress Trac noreply at wordpress.org
Thu Jul 25 23:30:31 UTC 2019


#47775: Rename date.php to class-wp-date-query.php
----------------------------+-------------------------------
 Reporter:  SergeyBiryukov  |       Owner:  SergeyBiryukov
     Type:  enhancement     |      Status:  closed
 Priority:  normal          |   Milestone:  5.3
Component:  Query           |     Version:
 Severity:  normal          |  Resolution:  fixed
 Keywords:                  |     Focuses:  coding-standards
----------------------------+-------------------------------
Changes (by SergeyBiryukov):

 * owner:  (none) => SergeyBiryukov
 * status:  new => closed
 * resolution:   => fixed


Comment:

 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/47775#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list