ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 242

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

WP_Query::parse_order()

Method: Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.

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

Used by 0 functions | Uses 0 functions

WP_Query::parse_orderby()

Method: Converts the given orderby alias (if allowed) to a properly-prefixed value.

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

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

WP_Query::parse_query_vars()

Method: Reparse the query vars.

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

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