ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Query
  • Page 10

WP_Query::is_paged()

Method: Is the query for a paged result and not for the first page?

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

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

Method: Generates SQL for the ORDER BY condition based on passed search terms.

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

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

Class: The ClassicPress Query class.

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

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

Method: Sets the 404 property and saves whether query is feed.

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

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

Method: Retrieves the value of a query variable.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 9 10 11 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy