Filter: gravityview/tooltips/tooltip
Modify the tooltip HTML before outputting.
Parameters
| Name | Type | Description |
|---|---|---|
| $tooltip | string | The tooltip HTML. |
| $article | array | Article data array. |
| $url | string | The tooltip URL. |
| $atts | string | HTML attributes string. |
| $css_class | string | CSS class string. |
| $tooltip_text | string | The tooltip text. |
| $anchor_text | string | The anchor text HTML. |
See Also
Since
Source
Defined in includes/admin/class.field.type.php at line 194