ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 239

WP_Query::get_queried_object_id()

Method: Retrieves the ID of the currently queried object.

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

Used by 0 functions | Uses 0 functions

WP_Query::get_search_stopwords()

Method: Retrieve stopwords used when parsing search terms.

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

Used by 0 functions | Uses 0 functions

WP_Query::have_comments()

Method: Whether there are more comments available.

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

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::init()

Method: Initiates object properties and sets default values.

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

Used by 0 functions | Uses 0 functions

WP_Query::init_query_flags()

Method: Resets query flags to false.

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

Used by 0 functions | Uses 0 functions

WP_Query::is_404()

Method: Is the query a 404 (returns no results)?

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

Used by 0 functions | Uses 0 functions

WP_Query::is_archive()

Method: Is the query for an existing archive page?

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

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_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
« Previous 1 … 238 239 240 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy