gpppw_applicable_field_types
Description
Specify what field types are supported.
Usage
add_filter( 'gpppw_applicable_field_types', 'my_custom_function' );
Parameters
field_types array
The field types that are supported. Default:
array( 'textarea', 'post_content', 'text' )
Since
This filter is available since Gravity Forms Pay Per Word 1.2.1.