Filter: gravityflow_shortcode_ . $a[page]
Allows the gravityflow shortcode to be modified and supports custom pages.
Parameters
| Name | Type | Description |
|---|---|---|
| $html | string | The HTML. |
| $atts | array | The original shortcode attributes. |
| $content | string | The content inside the shortcode block. |
Source
Defined in class-gravity-flow.php at line 6145