apply_filters( 'wpbuddy/rich_snippets/woocommerce/reviews/args', $args ) → {array}
Get comments filter for WooCommerce products.
Allows to filter the comment arguments when WooCommerce product comments are loaded.
Parameters:
Name | Type | Description |
---|---|---|
$args |
array | The arguments. |
- Since:
- 2.7.0
- Source:
Returns:
The modified arguments.
- Type
- array