gpi_resource_post_type_args
Description
Modify the arguments used for registering the Resource post type.
Usage
add_filter( 'gpi_resource_post_type_args', 'my_custom_function' );
Parameters
args array
The post type arguments to register the Resource post type. See Accepted Arguments
Since
This filter is available since Gravity Forms Inventory 1.0-beta-1.0.