is_time
is_time ( No parameters )
Returns:- (bool) Whether the query is for a specific time.
Defined at: - Introduced in WordPress: 1.5.0
- Deprecated in WordPress: —
Description
Determines whether the query is for a specific time.For more information on this and similar theme functions, check out
the {@link Conditional Tags} article in the Theme Developer Handbook.