Dev Resources

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

WC_Query::get_main_search_query_sql()

Method: Based on WP_Query::parse_search

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

Used by 3 functions | Uses 0 functions

WC_Query::get_layered_nav_chosen_attributes()

Method: Get an array of attributes and terms selected with the layered nav widget.

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

Used by 8 functions | Uses 4 functions

WC_Query::remove_add_to_cart_pagination()

Method: Remove the add-to-cart param from pagination urls.

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

Used by 0 functions | Uses 0 functions

WC_Query::rating_filter_meta_query()

Method: Return a meta query for filtering by rating.

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

Used by 0 functions | Uses 0 functions

WC_Query::visibility_meta_query()

Method: Returns a meta query to handle product visibility.

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

Used by 0 functions | Uses 0 functions

WC_Query::append_product_sorting_table_join()

Method: Join wc_product_meta_lookup to posts if not already joined.

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

Used by 5 functions | Uses 0 functions

WC_Query::get_meta_query()

Method: Appends meta queries to an array.

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

Used by 1 function | Uses 0 functions

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_main_query()

Method: Get the main query which product queries ran against.

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

Used by 0 functions | Uses 0 functions

WC_Query::get_main_tax_query()

Method: Get the tax query which was used by the main query.

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

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