ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 283

WP_Query::setup_postdata()

Method: Set up global post data.

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

Used by 0 functions | Uses 0 functions

posts_selection

Action Hook: Fires to announce the query’s current selection parameters.

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

Used by 0 functions | Uses 0 functions

found_posts_query

Filter Hook: Filters the query to run for retrieving the found posts.

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

Used by 0 functions | Uses 0 functions

get_userdatabylogin()

Function: Retrieve user info by login name.

Source: wp-includes/pluggable-deprecated.php:66

Used by 0 functions | Uses 0 functions

WP_Query::__get()

Method: Make private properties readable for backward compatibility.

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

Used by 0 functions | Uses 0 functions

WP_Query::is_home()

Method: Is the query for the blog homepage?

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

Used by 0 functions | Uses 0 functions

WP_Query::reset_postdata()

Method: After looping through a nested query, this function restores the $post global to the current post in this query.

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

Used by 0 functions | Uses 0 functions

posts_where_request

Filter Hook: Filters the WHERE clause of the query.

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

Used by 0 functions | Uses 0 functions

found_posts

Filter Hook: Filters the number of found posts for the query.

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

Used by 0 functions | Uses 0 functions

get_user_by_email()

Function: Retrieve user info by email.

Source: wp-includes/pluggable-deprecated.php:83

Used by 0 functions | Uses 0 functions
« Previous 1 … 282 283 284 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy