is_home()
Function: Determines whether the query is for the blog homepage.
Source: wp-includes/query.php:499
Function: Determines whether the query is for the blog homepage.
Source: wp-includes/query.php:499
Function: Retrieves the value of a query variable in the WP_Query class.
Source: wp-includes/query.php:27
Function: Sets up The Loop with query parameters.
Source: wp-includes/query.php:97
Function: Determines whether the query is for an existing archive page.
Source: wp-includes/query.php:161
Function: Checks if a user is logged in, if not it redirects them to the login page.
Source: wp-includes/pluggable.php:1191
Action Hook: Fires after a user is logged out.
Source: wp-includes/pluggable.php:667
Action Hook: Fires when a comment is attempted on a post that does not exist.
Source: wp-includes/comment.php:3525
Action Hook: Fires when a comment is attempted on a post that has comments closed.
Source: wp-includes/comment.php:3549
Function: Performs trackbacks.
Source: wp-includes/comment.php:2969
Action Hook: Fires immediately after transitioning a comment’s status from one to another in the database and removing the comment from the object cache, but prior to all status transition hooks.
Source: wp-includes/comment.php:2460