gpeb_exclude_partial_entries
Description
Filter whether to exclude Partial Entries from Entry Blocks. Partial Entries are excluded by default.
Usage
add_filter( 'gpeb_exclude_partial_entries', '__return_false' );
Parameters
exclude_partial_entries bool
Whether Partial Entries should be excluded. Defaults to
true
.
Since
This filter is available since Gravity Forms Entry Blocks 1.0-alpha-2.31.