Skip to main content

Filter: gravityview/tooltips/tooltip

Modify the tooltip HTML before outputting.

Parameters

NameTypeDescription
$tooltipstringThe tooltip HTML.
$articlearrayArticle data array.
$urlstringThe tooltip URL.
$attsstringHTML attributes string.
$css_classstringCSS class string.
$tooltip_textstringThe tooltip text.
$anchor_textstringThe anchor text HTML.

See Also

  • GravityView_Support_Port::maybe_add_article_to_tooltip()

Since

  • 2.10

Source

Defined in src/Admin/Rendering/FieldType.php at line 202