apply_filters( 'cp_tooltip_icon', string $text, string $position, string $id, string $icon )

Filters the icon tooltip.


Package


Description Description


Parameters Parameters

$text

(string) The text to display in the tooltip.

$position

(string) (Optional) The placement of the tooltip (e.g. top, left, right).

$id

(string) (Optional) The span ID in case you want to control differently.

$icon

(string) (Optional) The Font Awesome icon you want to use. Defaults to fa-question-circle.


Top ↑

Changelog Changelog

Changelog
VersionDescription
4.0.0Introduced.

Premium WordPress Apps

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.