mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-18 02:04:26 +00:00
0eaaf8441995cad8048f6448c8edccb78b23ac38
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. git-svn-id: https://develop.svn.wordpress.org/trunk@45678 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%