gpeb_notification_content_deleted_entry
DescriptionUsageParametersSinceDescription Filter the notification content displayed when an entry is deleted. Usage Parameters notification_content string The notification content. entry array The entry that was deleted. …
gpeb_entry_form
DescriptionUsageParametersDescription Filters the form object for the current entry in the current block. Usage Parameters form array The form for the current entry. entry array …
gpeb_notification_content_duplicated_entry
DescriptionUsageParametersSinceDescription Filter the notification content displayed when an entry is duplicated. Usage Parameters notification_content string The notification content. entry array The entry that was duplicated. …
gpeb_loop_entry_content
DescriptionUsageParametersSinceDescription Filters each entry’s content in the Entries Loop block. Usage Parameters loop_item_template string String containing the inner blocks for an individual entry that will …
gpeb_entry
DescriptionUsageParametersDescription Filters the entry object for the current entry in the current block. Usage Parameters entry array The current entry being rendered. form array The …
gpeb_edit_form_field
DescriptionUsageParametersSinceDescription Filter individual fields that are used when populating the Edit Form. Usage Parameters field \GF_Field The current field being filtered. form array The form …
gpeb_edit_form
DescriptionUsageParametersSinceDescription Filter the form that is used when populating the Edit Form. Usage Parameters form array The form used in the Edit Form. Since This …
gpeb_edit_form_entry
DescriptionUsageParametersSinceDescription Filter the entry that is used when populating the Edit Form. Usage Parameters entry array The entry being edited. Since This filter is available …
gppa_submit_button (JS)
DescriptionUsageParametersExamplesAdd custom submit button to the submit buttons to enable/disableSinceDescription Filter the submit button element that is used for enabling/disabling the button while Populate Anything …
gppa_updated_batch_fields
DescriptionUsageParametersExamplesListen for updates on a specific field.Select All Populated CheckboxesAuto-submit after fields are populated via QR code scan.Description An event that gets triggered when Populate …
gpeb_display_value
DescriptionUsageParametersSinceDescription Filter the value to be displayed with Entry Blocks. Usage Apply to all fields for all forms. Apply to all fields for a specific …
gpeb_view_link
DescriptionUsageParametersSinceDescription Filter the view link to a specific entry. Usage Parameters view_link string The view link HTML. view_url string URL used in view link. entry …
gpeb_duplicate_link
DescriptionUsageParametersSinceDescription Filter the duplicate link to a specific entry. Usage Parameters duplicate_link string The duplicate link HTML. duplicate_url string URL used in duplicate link. entry …
gpeb_delete_link
DescriptionUsageParametersSinceDescription Filter the delete link to a specific entry. Usage Parameters delete_link string The delete link HTML. delete_url string URL used in delete link. entry …
gpeb_edit_link
DescriptionUsageParametersSinceDescription Filter the edit link to a specific entry. Usage Parameters edit_link string The edit link HTML. edit_url string URL used in edit link. entry …