Skip to main content

Filter: gform_disable_ajax_save

Dynamic Hook Name

This hook supports dynamic naming with the following modifiers:

  1. $form_id

Example hook names:

  • gform_disable_ajax_save (base hook)
  • gform_disable_ajax_save_1 (with first modifier value)

This filter should be used to disabled ajax save.

Parameters

NameTypeDescription
$is_ajax_save_disabledboolDefaults to false.

Since

  • 2.6

Source

Defined in includes/save-form/class-gf-save-form-helper.php at line 69