wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_get_toggletip › WordPress Function
Since7.1.0
Deprecatedn/a
› wp_get_toggletip ( $content, $args )
| Parameters: (2) |
|
| Returns: |
|
| Defined at: |
|
| Codex: |
Retrieves the markup for an accessible tooltip or toggletip.
Returns a button and either a hover/focus triggered tooltip popover or an action triggered toggle tip. Enqueue thewp-tooltip style and script where it is used.
Tooltips are used to show the accessible name of a control.
Toggletips are be used for longer supporting text explaining context.Related Functions: wp_get_tooltip, wp_get_http, wp_get_tooltip_helper, get_autotoggle, wp_get_font_dir