Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Tipso

Descrizione

Tipso is a simple WordPress tooltip plugin that displays a responsive, animated, fully customizable tooltip when the visitor hovers over the matched element.

Usage

The plugin adds a button in the editor. On click it opens a modal window where you can enter the tooltip content. It generates a shortcode and inserts it in the editor.

The shortcode
[tipso tip=”Tooltip content”]Hover me[/tipso]

You can also manually add the shortcode in the editor, or you can assing the tooltip functionality to any element simply by adding a class tipso and for the content add a data-tipso=”Tooltip content”

For making changes to the default tooltip options (background color, content color etc.) go to “Settings/Tipso Settings”

Check the demo

Screenshot

  • Editor
  • In Action
  • Settings Page

Installazione

  1. Unzip the plugin and upload it to your site\’s “/wp-content/plugins/” folder.
  2. Activate the plugin through the \’Plugins\’ menu in WordPress.
  3. Modify the plugin’s option settings
  4. Check out your new button in the content editor.

FAQ

For any question feel free to contact me 🙂

Recensioni

9 Ottobre 2021
I can't remember if I've ever left a review. This plugin works in October 2021 perfectly. I tried five other tooltip plugins and each didn't work or where too much (like automatically making every time the word was mentioned into a tooltip). This gives you an easy-to-use shortcode and enough styling options without having to code.
3 Settembre 2016
I absolutely love it. Couldn't find a better one, really. It's smartly and beautifully designed and it's very easy to use. Thank you so much Bojan Petkovski for having made this tooltip !
Leggi tutte le recensioni di 8

Contributi e sviluppo

“Tipso” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Tipso” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0.0

  • Initial release