Docs

evf_help_tip( string $tip, bool $allow_html = false ): string

Display a EverestForms help tip.

Parameters

$tipstringrequired
Help tip text.
$allow_htmlbooloptional
Allow sanitized HTML if true or escape.

Default:false

Return

string

Changelog

VersionDescription
1.0.0Introduced.