gpns_unsubscribe_confirmation
Filter the unsubscribe confirmation message and title. Note, this will not be used if setting url in the gpns_unsubscribe_url_args filter.
gpls_limit_field_value
Filter the value used by Limit Submissions when comparing the value to already submitted values.
gpls_rule_type_choices
Filter the types of rules available for selection when configuring Limit Submission feeds.
gpbua_activation_page_id
DescriptionUsageParametersExamplesChange activation page ID depending on language with Polylang.SinceDescription Filter the ID that will be used to identify and fetch the activation page. Usage Parameters …
gpnf_should_delete (JS)
DescriptionUsageParametersExamplesAdd confirmation to Delete buttons in the parent formSinceDescription Filter whether the child entry should be deleted. Useful for adding custom confirmations before deleting. Usage …
gpns_schedule_timestamp
Filter the timestamp (Unix epoch) used to schedule a notification
gpns_evaluate_conditional_logic_on_send
Whether conditional logic should be evaluated when sending scheduled notifications. Note: this does not control whether conditional logic is evaluated when the notification is initially scheduled when the original event is triggered.
gpnf_child_entries_separator
Filter the separator between child entry summaries when displaying all child entries either in {all_fields} merge tag or a specific Nested Form field’s merge tag. Defaults to an
when the output format is “html”.
gpns_current_time
Filter to change what time is used for the cutoff when getting notifications that are due for sending. The primary use for this is for testing.
gpns_date_fields
Filter the fields in a form that Notification Scheduler will treat as Date fields.
gpns_units
Filter the units available to Notification Scheduler.
gpns_schedule_types
Filter the schedule types available to Notification Scheduler.
gpns_enable_rebuild_batcher
Filter to toggle the batcher to rebuild all notification queues for Notification Scheduler.
gpfup_uploader_ready
DescriptionUsageParametersSinceDescription Do something after the uploader has been initialized. Usage Parameters \GPFUPField gpfupField The instance of the GPFUPField class that has been initialized. Since This …
gpnf_populated_entry
Filter the entry that will be populated for editing in the nested form.