Elementor_Shortcode extends Products_Renderer
Class that helps with the retrieval of query details generated by the Elementor widget.
Table of Contents
- get_products() : object
- Get the query results.
- get_query_results() : object
- Override the get query results method and specify that we want all products.
Methods
get_products()
Get the query results.
public
get_products() : object
Return values
object —get_query_results()
Override the get query results method and specify that we want all products.
protected
get_query_results() : object