Title: IZ Block Editor Tooltips
Author: Ivan Zhuck
Published: <strong>19. Decembra 2023.</strong>
Last modified: 13. Novembra 2024.

---

Pretražite dodatke

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.

![](https://ps.w.org/iz-block-editor-tooltips/assets/icon.svg?rev=3012219)

# IZ Block Editor Tooltips

 Od [Ivan Zhuck](https://profiles.wordpress.org/ivanzhuck/)

[Skini](https://downloads.wordpress.org/plugin/iz-block-editor-tooltips.3.4.3.zip)

 * [Detalji](https://bs.wordpress.org/plugins/iz-block-editor-tooltips/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/iz-block-editor-tooltips/#reviews)
 *  [Instalacija](https://bs.wordpress.org/plugins/iz-block-editor-tooltips/#installation)
 * [Razvoj](https://bs.wordpress.org/plugins/iz-block-editor-tooltips/#developers)

 [Podrška](https://wordpress.org/support/plugin/iz-block-editor-tooltips/)

## Opis

This lightweight plugin adds button “Tooltip” to the RichText toolbar.

Use it to paste popover tooltips over the words and phrases in your articles.

You can style tooltips with the admin settings page.

You can also style tooltips with CSS and using filters:

    ```
    add_filter('izbet_style_text_color', function() { return '#247DE0'; });
    add_filter('izbet_style_border_color', function() { return '#247DE0'; });
    add_filter('izbet_style_tooltip_text_color', function() { return '#fff'; });
    add_filter('izbet_style_tooltip_background_color', function() { return 'rgba(0, 010, 030, .85)'; });
    add_filter('izbet_style_tooltip_font_size', function() { return '.8rem'; });
    add_filter('izbet_style_tooltip_padding', function() { return '.6rem'; });
    add_filter('izbet_style_tooltip_border_radius', function() { return '.3rem'; });
    ```

### How to contribute

If you want to help me develop the plugin please visit its repository on GitHub:
[https://github.com/IvanZhuck/wordpress-iz-bet](https://github.com/IvanZhuck/wordpress-iz-bet).
The repository contains the source code and tools for development.

## Slike ekrana

[⌊How tooltips look on the page⌉⌊How tooltips look on the page⌉[

How tooltips look on the page

[⌊How tooltips look in the editor⌉⌊How tooltips look in the editor⌉[

How tooltips look in the editor

[⌊Settings page⌉⌊Settings page⌉[

Settings page

## Instalacija

 1. Upload `iz-block-editor-tooltips` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Visit “Settings” -> “IZ BET Setting” to set up tooltip colors.

## Recenzije

![](https://secure.gravatar.com/avatar/ca481b56965d51c2202d6b74d3e6567908a142d529dc39061546a1acef255af2?
s=60&d=retro&r=g)

### 󠀁[Very useful!](https://wordpress.org/support/topic/very-useful-3615/)󠁿

 [Lovro Hrust](https://profiles.wordpress.org/lovor/) 12. Maja 2025.

I am myself block plugins author, and after considering to use a plugin of mine 
for the purpose of putting tooltips in a table, I found this one better fit admin
interface for this purpose. Also full source code provided! Good job!

![](https://secure.gravatar.com/avatar/6441516e28f2178d4d60f5dadd4da6940b20efa696b145ee0e4ce59a493b9a1f?
s=60&d=retro&r=g)

### 󠀁[Отличный плагин! Ничего лишнего.](https://wordpress.org/support/topic/%d0%be%d1%82%d0%bb%d0%b8%d1%87%d0%bd%d1%8b%d0%b9-%d0%bf%d0%bb%d0%b0%d0%b3%d0%b8%d0%bd-%d0%bd%d0%b8%d1%87%d0%b5%d0%b3%d0%be-%d0%bb%d0%b8%d1%88%d0%bd%d0%b5%d0%b3%d0%be-2/)󠁿

 [lagutkinruslan](https://profiles.wordpress.org/lagutkinruslan/) 21. Marta 2025.

Отличный “лёгкий” плагин! Единственное замечание – хотелось бы ещё иметь возможность
регулировать междустрочный интервал в тексте подсказки.

![](https://secure.gravatar.com/avatar/87ac9269a51f12b82c33eb37b7004de25dcb5f8ca8066d3d1b577278c67d827c?
s=60&d=retro&r=g)

### 󠀁[Great Plugin But Don't know why to change css](https://wordpress.org/support/topic/great-plugin-but-dont-know-why-to-change-css/)󠁿

 [Diamond Digtial Marketing (HK) Ltd](https://profiles.wordpress.org/diamonddmext/)
17. Septembra 2024. 1 reply

Great plugin the function work perfectly well and lightweight! However, when i added
the add_filter in [Code Snippet Pro] (run the code in both frontend and admin) as
descriebd to customize my own color style , it show noting in frontend. I wonder
if i missed anything. add_filter(‘izbet_style_text_color’, function() { return ‘#
4CC4A4’; });add_filter(‘izbet_style_border_color’, function() { return ‘#247DE0’;});
add_filter(‘izbet_style_tooltip_text_color’, function() { return ‘#4CC4A4’; });add_filter(‘
izbet_style_tooltip_background_color’, function() { return ‘rgba(0, 010, 030, .85)’;});
add_filter(‘izbet_style_tooltip_font_size’, function() { return ‘.8rem’; });add_filter(‘
izbet_style_tooltip_padding’, function() { return ‘.6rem’; });add_filter(‘izbet_style_tooltip_border_radius’,
function() { return ‘.3rem’; });

![](https://secure.gravatar.com/avatar/397281c0710c56b8c6e6604920fe14030cba52a984c35065b4a19779b0f18a2e?
s=60&d=retro&r=g)

### 󠀁[Simple and intuitive](https://wordpress.org/support/topic/simple-and-intuitive-35/)󠁿

 [Sven Hofmann](https://profiles.wordpress.org/hofmannsven/) 27. Juna 2024.

Works perfectly and is easy and intuitive to use.

![](https://secure.gravatar.com/avatar/56717255b988e15eb0d791398d504cc64f6fecfc9992af0c68f4d89eca829cef?
s=60&d=retro&r=g)

### 󠀁[Amazing tool](https://wordpress.org/support/topic/amazing-tool-167/)󠁿

 [infomonstar](https://profiles.wordpress.org/infomonstar/) 20. Juna 2024.

It is really an amazing tool. Very easy to use. Thank you developer. Please add 
some way to increase the font size of the content if possible.

![](https://secure.gravatar.com/avatar/873915ea730655a3108c5a462f2cef84e0c0153d7c294e11839d5b09d01e25d7?
s=60&d=retro&r=g)

### 󠀁[Excellent](https://wordpress.org/support/topic/excellent-13243/)󠁿

 [vincentlemonde](https://profiles.wordpress.org/vincentlemonde/) 3. Februara 2024.

After several hours wasted looking for a simple title-box on hover for links, here's
the miracle: I found this great plugin that does exactly what it says it does. It
is very useful, clean, effective. I'm surprised he's so little famous. I recommend
it and hope it has more success. Thanks so much for developing this!

 [ Read all 6 reviews ](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/)

## Saradnici i programeri

“IZ Block Editor Tooltips” is open source software. The following people have contributed
to this plugin.

Doprinositelji

 *   [ Ivan Zhuck ](https://profiles.wordpress.org/ivanzhuck/)

“IZ Block Editor Tooltips” je prijeveden na 1 dijalekt. Zahvala [prevodiocima](https://translate.wordpress.org/projects/wp-plugins/iz-block-editor-tooltips/contributors)
za njihov doprinos.

[Prevedi “IZ Block Editor Tooltips” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/iz-block-editor-tooltips)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/iz-block-editor-tooltips/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/iz-block-editor-tooltips/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/iz-block-editor-tooltips/)
od [RSS](https://plugins.trac.wordpress.org/log/iz-block-editor-tooltips/?limit=100&mode=stop_on_copy&format=rss).

## Zapis promijena

#### 3.4.3

 * Tested with WordPress 6.7

#### 3.4.2

 * Tested with WordPress 6.6

#### 3.4.1

 * Fixed filter names in readme
 * Fixed string for translation

#### 3.4.0

 * Added custom size settings
 * Tested with WordPress 6.5.5

#### 3.3.0

 * Tested with WordPress 6.5
 * Fixed tooltip editor popover position
 * Fixed new lines inside tooltip content

#### 3.2.3

 * Updated readme.txt

#### 3.2.2

 * Tested with WordPress 6.4.2
 * Added screenshots

#### 3.2.1

 * Updated output escaping

#### 3.2.0

 * Tested with WordPress 6.4.1
 * Added variable escaping

#### 3.1.1

 * Updated @wordpress/eslint-plugin version
 * Updated readme.txt

#### 3.1.0

 * Updated plugin text prefix
 * Updated plugin text domain
 * Changed the way to read json config files

Please visit [the Releases page on GitHub](https://github.com/IvanZhuck/wordpress-iz-bet/releases)
to see the full plugin’s changelog,

## Meta

 *  Version **3.4.3**
 *  Last updated **prije 2 godine**
 *  Active installations **100+**
 *  WordPress version ** 5.9 ili viša **
 *  Tested up to **6.7.5**
 *  PHP version ** 7.4 ili viša **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/iz-block-editor-tooltips/) i [Russian](https://ru.wordpress.org/plugins/iz-block-editor-tooltips/).
 *  [Prevedite na vaš jezik](https://translate.wordpress.org/projects/wp-plugins/iz-block-editor-tooltips)
 * Tag
 * [tooltips](https://bs.wordpress.org/plugins/tags/tooltips/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/iz-block-editor-tooltips/advanced/)

## Ocjene

 5 out of 5 stars.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/)

## Doprinositelji

 *   [ Ivan Zhuck ](https://profiles.wordpress.org/ivanzhuck/)

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/iz-block-editor-tooltips/)