HEX
Server: Apache
System: Linux lit014.phy.lolipop.jp 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
User: boo.jp-gaoxing4649 (2057982)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/users/1/boo.jp-gaoxing4649/web/rdtw-north.com/wp-includes/date.php
<?php
/**
 * Class for generating SQL clauses that filter a primary query according to date.
 *
 * This file is deprecated, use 'wp-includes/class-wp-date-query.php' instead.
 *
 * @deprecated 5.3.0
 * @package WordPress
 */

_deprecated_file( basename( __FILE__ ), '5.3.0', WPINC . '/class-wp-date-query.php' );

/** WP_Date_Query class */
require_once ABSPATH . WPINC . '/class-wp-date-query.php';