ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/query.php

generate_postdata()

Function: Generates post data.

Source: wp-includes/query.php:1247

Used by 1 function | Uses 0 functions

is_favicon()

Function: Is the query for the favicon.ico file?

Source: wp-includes/query.php:672

Used by 1 function | Uses 0 functions

is_privacy_policy()

Function: Determines whether the query is for the Privacy Policy page.

Source: wp-includes/query.php:529

Used by 1 function | Uses 0 functions

wp_old_slug_redirect()

Function: Redirect old slugs to the correct permalink.

Source: wp-includes/query.php:1055

Used by 0 functions | Uses 10 functions

old_slug_redirect_post_id

Filter Hook: Filters the old slug redirect post ID.

Source: wp-includes/query.php:1093

Used by 1 function | Uses 0 functions

old_slug_redirect_url

Filter Hook: Filters the old slug redirect URL.

Source: wp-includes/query.php:1114

Used by 1 function | Uses 0 functions

_find_post_by_old_slug()

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

Source: wp-includes/query.php:1137

Used by 1 function | Uses 1 function

_find_post_by_old_date()

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

Source: wp-includes/query.php:1180

Used by 1 function | Uses 1 function

setup_postdata()

Function: Set up global post data.

Source: wp-includes/query.php:1227

Used by 2 functions | Uses 0 functions

in_the_loop()

Function: Determines whether the caller is in the Loop.

Source: wp-includes/query.php:964

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