Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-wc-query.php / Page 3

WC_Query::get_tax_query()

Method: Appends tax queries to an array.

Source: includes/class-wc-query.php:718

Used by 1 function | Uses 2 functions

WC_Query::get_catalog_ordering_args()

Method: Returns an array of arguments for ordering products based on the selected values.

Source: includes/class-wc-query.php:520

Used by 1 function | Uses 1 function

WC_Query::price_filter_post_clauses()

Method: Custom query used to filter products by price.

Source: includes/class-wc-query.php:596

Used by 0 functions | Uses 7 functions

woocommerce_price_filter_widget_tax_class

Filter Hook: Adjust if the store taxes are not displayed how they are stored.

Source: includes/class-wc-query.php:614

Used by 2 functions | Uses 0 functions

WC_Query::order_by_price_asc_post_clauses()

Method: Handle numeric price sorting.

Source: includes/class-wc-query.php:638

Used by 0 functions | Uses 1 function

WC_Query::order_by_price_desc_post_clauses()

Method: Handle numeric price sorting.

Source: includes/class-wc-query.php:650

Used by 0 functions | Uses 1 function

WC_Query::order_by_popularity_post_clauses()

Method: WP Core does not let us change the sort direction for individual orderby params – https://core.trac.wordpress.org/ticket/17065.

Source: includes/class-wc-query.php:664

Used by 0 functions | Uses 1 function

WC_Query::order_by_rating_post_clauses()

Method: Order by rating post clauses.

Source: includes/class-wc-query.php:676

Used by 0 functions | Uses 1 function

WC_Query::remove_product_query_filters()

Method: Pre_get_posts above may adjust the main query to add WooCommerce logic. When this query is done, we need to ensure all custom filters are removed.

Source: includes/class-wc-query.php:399

Used by 1 function | Uses 1 function

WC_Query::wpseo_metadesc()

Method: WP SEO meta description.

Source: includes/class-wc-query.php:445

Used by 0 functions | Uses 1 function
« Previous 1 2 3 4 5 Next »
Proudly powered by WordPress