gf_do_action()
function gf_do_action( $action )
Gravity Forms pre-processing for do_action.
Allows additional actions based on form and field ID to be defined easily.
Since:
1.9.14.20(Modifiers should no longer be passed as a separate parameter.)1.9.12
Source: gravityforms.php:7293
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$action | string | array | The action. |