Filter: gravityview/math/shortcode/output
Modify the output of the shortcode
Parameters
| Name | Type | Description |
|---|---|---|
| $result | string | Shortcode output. |
| $atts | array | Shortcode parameters. |
| $content | string | Content passed to the shortcode. |
| $shortcode | string | Shortcode used (default: gv_math). |
| $this | \GravityMath_Shortcode | Current object. |
| $nesting_level | string | Level of shortcode nesting. |
Since
Source
Defined in includes/class-gravitymath-shortcode.php at line 344