ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 242

WP_Query::is_singular()

Method: Is the query for an existing single post of any post type (post, attachment, page, custom post types)?

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

Used by 0 functions | Uses 0 functions

WP_Query::is_tag()

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

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

Used by 0 functions | Uses 0 functions

WP_Query::is_tax()

Method: Is the query for an existing custom taxonomy archive page?

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

Used by 0 functions | Uses 0 functions

WP_Query::is_time()

Method: Is the query for a specific time?

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

Used by 0 functions | Uses 0 functions

WP_Query::is_trackback()

Method: Is the query for a trackback endpoint call?

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

Used by 0 functions | Uses 0 functions

WP_Query::is_year()

Method: Is the query for an existing year archive?

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

Used by 0 functions | Uses 0 functions

WP_Query::lazyload_comment_meta()

Method: Lazyload comment meta for comments in the loop.

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

Used by 0 functions | Uses 0 functions

WP_Query::lazyload_term_meta()

Method: Lazyload term meta for posts in the loop.

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

Used by 0 functions | Uses 0 functions

WP_Query::next_comment()

Method: Iterate current comment index and return WP_Comment object.

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

Used by 0 functions | Uses 0 functions

WP_Query::next_post()

Method: Set up the next post and iterate current post index.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 241 242 243 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy