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