WC_Shortcodes_Wrapper extends WC_Shortcode_Products
Extends the WC Shortcodes generator with new methods required for our custom features.
Table of Contents
- get_all_queried_products() : object
- Get all queried products and keep the
- get_products() : object
- Get the query results.
Methods
get_all_queried_products()
Get all queried products and keep the
public
get_all_queried_products() : object
Return values
object —get_products()
Get the query results.
public
get_products() : object