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. Built from https://develop.svn.wordpress.org/trunk@45678 git-svn-id: http://core.svn.wordpress.org/trunk@45489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
1040
wp-includes/class-wp-date-query.php
Normal file
1040
wp-includes/class-wp-date-query.php
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user