apply_filters( 'woocommerce_shortcode_products_query_results', stdClass $results, WC_Shortcode_Products $this )

Filter shortcode products query results.


Description Description


Parameters Parameters

$results

Query results.

$this

WC_Shortcode_Products instance.


Top ↑

Source Source

File: includes/shortcodes/class-wc-shortcode-products.php


Top ↑

Changelog Changelog

Changelog
Version Description
4.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.