do_action( 'resetFilters', group string )
add_action( 'resetFilters', group string )
Triggered when the filters are reset
Parameters
| Name | Type | Description |
|---|---|---|
group | string | The group name |
add_action( 'resetFilters', group string )
Triggered when the filters are reset
| Name | Type | Description |
|---|---|---|
group | string | The group name |