Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Easy WP Tooltips

Opis

This plugin uses the Simple CSS tooltips by Chris Bracco and a shortcode to create simple tooltips. You can define a link, tooltip location and more in the shortcode.

To add a tooltip to your website, please install and activate the plugin.
Then use the shortcode to add a tooltip:

[tooltip text="The tooltip"]The text[/tooltip]

The above shortcode will add a simple tooltip on top of “The text”.
If you want to include a link or change the location of the tooltip, this is possible by using the following attributes in your shortcode:

[tooltip text="The tooltip" location="right" href="https://example.com/" rel="nofollow"]The text[/tooltip]

The location can either be top, right, left or bottom. If you don't enter a location, the default location (top) will be used.
As you can see it is also possible to add rel=”nofollow” to your link.
If you don't enter a link, the text will link to “#”.

Instalacija

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Done!

ČPP

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Done!

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Easy WP Tooltips” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Easy WP Tooltips” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.