gcgs_show_gppa_integration
Description
Filter whether to show the callout to the GP Populate Anything integration if Populate Anything is not installed.
Usage
add_filter( 'gcgs_show_gppa_integration', '__return_true' );
Parameters
show_gppa_integration bool
Whether to show the callout. Default is
true
.
Since
This filter is available since Gravity Forms Google Sheets 1.0-beta-2.0.