is_trackback
is_trackback ( No parameters )
Returns:- (bool) Whether the query is for a trackback endpoint call.
Defined at: - Introduced in WordPress: 1.5.0
- Deprecated in WordPress: —
Description
Determines whether the query is for a trackback endpoint call.For more information on this and similar theme functions, check out
the {@link https://developer.wordpress.org/themes/basics/conditional-tags/} article in the Theme Developer Handbook.