Description
Filter whether user should be granted permission to preview forms.
Usage
add_filter( 'gplp_grant_preview_permission', '__return_true' );
Parameters
grant_permission bool
Can use preview forms?
args array
The arguments that will be used to render the form.
Since
This filter is available since Gravity Forms Live Preview 1.4.3.