ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Query
  • Page 13

posts_search

Filter Hook: Filters the search SQL that is used in the WHERE clause of WP_Query.

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

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

the_post()

Function: Iterate the post index in the loop.

Source: wp-includes/query.php:998

Used by 1 function | Uses 0 functions

have_comments()

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

Source: wp-includes/query.php:1021

Used by 0 functions | Uses 0 functions

the_comment()

Function: Iterate comment index in the comment loop.

Source: wp-includes/query.php:1038

Used by 0 functions | Uses 0 functions
« Previous 1 … 12 13 14 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy