is_date()
Determines whether the query is for an existing date archive.
Description
For more information on this and similar theme functions, check out the Conditional Tags article in the Theme Developer Handbook.
Return
(bool) Whether the query is for an existing date archive.
Source
File: wp-includes/query.php
Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |