ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 290

WP_Query::the_post()

Method: Sets up the current post.

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

Used by 0 functions | Uses 0 functions

WP_Query::is_attachment()

Method: Is the query for an existing attachment page?

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

Used by 0 functions | Uses 0 functions

WP_Query::is_robots()

Method: Is the query for the robots.txt file?

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

Used by 0 functions | Uses 0 functions

comment_feed_limits

Filter Hook: Filters the LIMIT clause of the comments feed query before sending.

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

Used by 0 functions | Uses 0 functions

post_limits_request

Filter Hook: Filters the LIMIT clause of the query.

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

Used by 0 functions | Uses 0 functions

the_post

Action Hook: Fires once the post data has been set up.

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

Used by 0 functions | Uses 0 functions

WP_Query::have_posts()

Method: Determines whether there are more posts available in the loop.

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

Used by 0 functions | Uses 0 functions

WP_Query::is_author()

Method: Is the query for an existing author archive page?

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

Used by 0 functions | Uses 0 functions

WP_Query::is_search()

Method: Is the query for a search?

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

Used by 0 functions | Uses 0 functions

WP_Query::parse_query()

Method: Parse a query string and set query type booleans.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 289 290 291 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy