ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/query.php

setup_postdata()

Function: Set up global post data.

Source: wp-includes/query.php:1003

Used by 7 functions | Uses 1 function

_find_post_by_old_date()

Function: Find the post ID for redirecting an old date.

Source: wp-includes/query.php:965

Used by 1 function | Uses 3 functions

_find_post_by_old_slug()

Function: Find the post ID for redirecting an old slug.

Source: wp-includes/query.php:930

Used by 1 function | Uses 3 functions

old_slug_redirect_url

Filter Hook: Filters the old slug redirect URL.

Source: wp-includes/query.php:906

Used by 1 function | Uses 0 functions

old_slug_redirect_post_id

Filter Hook: Filters the old slug redirect post ID.

Source: wp-includes/query.php:885

Used by 1 function | Uses 0 functions

wp_old_slug_redirect()

Function: Redirect old slugs to the correct permalink.

Source: wp-includes/query.php:847

Used by 0 functions | Uses 13 functions

in_the_loop()

Function: Whether the caller is in the Loop.

Source: wp-includes/query.php:779

Used by 1 function | Uses 0 functions

is_year()

Function: Is the query for an existing year archive?

Source: wp-includes/query.php:675

Used by 3 functions | Uses 3 functions

is_404()

Function: Is the query a 404 (returns no results)?

Source: wp-includes/query.php:695

Used by 11 functions | Uses 3 functions

is_embed()

Function: Is the query for an embedded post?

Source: wp-includes/query.php:715

Used by 3 functions | Uses 3 functions
1 2 … 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy