Filter: gravityview/math/shortcode/before
Modify the formula before being processed.
Parameters
| Name | Type | Description |
|---|---|---|
| $formula | string | The math formula to modify. |
| $atts | array | Shortcode parameters. |
| $content | string | Content passed to the shortcode. |
| $shortcode | string | Shortcode used (default: gv_math). |
| $this | \GravityMath_Shortcode | is Current object. |
| $nesting_level | int | Current nesting level. |
Since
Source
Defined in includes/class-gravitymath-shortcode.php at line 307