Articles

{today} Merge Tags

The {today} merge tags can be used in field default value settings, notifications, confirmations, and with some add-ons to output the date and/or time the merge tag is processed.

gform_embed_edit_post_link

The gform_embed_edit_post_link filter is used to customize the edit post link template for the Embed Form flyout.

gform_cleanup_target_dir

The gform_cleanup_target_dir filter is used to bypass functionality that relies on open_dir(), enabling support for the multi-file upload field on servers that don’t support open_dir(), such as WordPress VIP.

gform_entries_primary_column_filter

The gform_entries_primary_column_filter filter is used to modify the contents of the first column in the entries list table.

gform_abort_submission_with_confirmation

The gform_abort_submission_with_confirmation filter determines if submissions are aborted without saving the entry.

gform_require_login

The gform_require_login filter can be used to override the form requireLogin property; does the user need to be logged in to view and use the form?

gform_advancedpostcreation_file_url_pre_set_post_thumbnail

The gform_advancedpostcreation_file_url_pre_set_post_thumbnail filter can be used to override the URL of the file to be added to the media library and set as the post thumbnail.

gform_uninstalling

The gform_uninstalling action hook can be used to perform any clean-up tasks when the uninstall button has been clicked on the Forms > Settings > Uninstall page.

gform_is_asynchronous_notifications_enabled

The gform_is_asynchronous_notifications_enabled filter can be used to enable or disable async (background) processing of notifications.

gform_form_pre_process_async_task

The gform_form_pre_process_async_task filter can be used to modify the form object before notifications and add-on feeds are processed by the async (background) task processor.