wpmt/frontend/wordpress_filters
Description:
This filter runs if you have activated the protection using only WordPress filters. It allows you to add or remove custom WordPress filters to allow a more precise protection.
Parameter | Type | Description |
---|---|---|
$filter_hooks | array | An array of all the WordPress functions that will be filtered using our emai lprotection methods. |
$filter_hooks = apply_filters( 'wpmt/frontend/wordpress_filters', $filter_hooks );