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

---

Prohledat pluginy

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

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

# IZ Block Editor Tooltips

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

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

 * [Podrobnosti](https://cs.wordpress.org/plugins/iz-block-editor-tooltips/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/iz-block-editor-tooltips/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/iz-block-editor-tooltips/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/iz-block-editor-tooltips/#developers)

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

## Popis

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.

## Snímky obrazovky

 * [[
 * How tooltips look on the page
 * [[
 * How tooltips look in the editor
 * [[
 * Settings page

## Instalace

 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.

## Recenze

![](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. 5. 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. 3. 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. 9. 2024 1 odpověď

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. 6. 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. 6. 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. 2. 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!

 [ Přečtěte si všech 6 recenzí ](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/)

## Autoři

IZ Block Editor Tooltips je otevřený software. Následující lidé přispěli k vývoji
tohoto pluginu.

Spolupracovníci

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

Plugin „IZ Block Editor Tooltips“ byl přeložen do 1 jazyku. Děkujeme všem [překladatelům](https://translate.wordpress.org/projects/wp-plugins/iz-block-editor-tooltips/contributors)
za jejich pomoc.

[Přeložte “IZ Block Editor Tooltips” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/iz-block-editor-tooltips)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/iz-block-editor-tooltips/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/iz-block-editor-tooltips/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/iz-block-editor-tooltips/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/iz-block-editor-tooltips/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 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

 *  Verze **3.4.3**
 *  Poslední aktualizace **před 2 roky**
 *  Aktivních instalací **100+**
 *  Verze WordPressu ** 5.9 nebo novější **
 *  Testováno až do WordPressu **6.7.5**
 *  Verze PHP ** 7.4 nebo novější **
 *  Jazyky
 * [English (US)](https://wordpress.org/plugins/iz-block-editor-tooltips/) a [Russian](https://ru.wordpress.org/plugins/iz-block-editor-tooltips/).
 *  [Přeložte do vašeho jazyka](https://translate.wordpress.org/projects/wp-plugins/iz-block-editor-tooltips)
 * Štítek
 * [tooltips](https://cs.wordpress.org/plugins/tags/tooltips/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/iz-block-editor-tooltips/advanced/)

## Hodnocení

 5 z 5 hvězdiček.

 *  [  6 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/?filter=5)
 *  [  0 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](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)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/)

## Spolupracovníci

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

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/iz-block-editor-tooltips/)