is_feed()
Function: Determines whether the query is for a feed.
Source: wp-includes/query.php:413
Function: Determines whether the query is for a feed.
Source: wp-includes/query.php:413
Function: Is the query for a comments feed?
Source: wp-includes/query.php:433
Function: Determines whether the query is for the front page of the site.
Source: wp-includes/query.php:466
Function: Determines whether the query is for the blog homepage.
Source: wp-includes/query.php:499
Class: Core class used for interacting with a multisite network.
Source: wp-includes/class-wp-network.php:25
Function: Sets up The Loop with query parameters.
Source: wp-includes/query.php:97
Function: Defines initial ClassicPress constants
Source: wp-includes/default-constants.php:18
Function: Destroys the previous query and sets up a new query.
Source: wp-includes/query.php:114
Function: Defines plugin directory ClassicPress constants.
Source: wp-includes/default-constants.php:161
Function: After looping through a separate query, this function restores the $post global to the current post in the main query.
Source: wp-includes/query.php:127