ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Query
  • Page 13

WP_Query::get()

Method: Retrieves the value of a query variable.

Source: wp-includes/class-wp-query.php:1831

Used by 0 functions | 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

is_main_query()

Function: Determines whether the query is the main query.

Source: wp-includes/query.php:902

Used by 0 functions | Uses 1 function

have_posts()

Function: Determines whether current WordPress query has posts to loop over.

Source: wp-includes/query.php:941

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
« Previous 1 … 12 13 14 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy