ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 239

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

WP_Query::is_category()

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

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

Used by 0 functions | Uses 0 functions

WP_Query::is_comment_feed()

Method: Is the query for a comments feed?

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

Used by 0 functions | Uses 0 functions

WP_Query::is_comments_popup()

Method: Whether the current URL is within the comments popup window.

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

Used by 0 functions | Uses 0 functions

WP_Query::is_date()

Method: Is the query for an existing date archive?

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 238 239 240 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy