Title: IZ Block Editor Tooltips
Author: Ivan Zhuck
Published: <strong>Disyembre 19, 2023</strong>
Last modified: Nobyembre 13, 2024

---

Search plugins

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

# IZ Block Editor Tooltips

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

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

 * [Details](https://ceb.wordpress.org/plugins/iz-block-editor-tooltips/#description)
 * [Reviews](https://ceb.wordpress.org/plugins/iz-block-editor-tooltips/#reviews)
 *  [Installation](https://ceb.wordpress.org/plugins/iz-block-editor-tooltips/#installation)
 * [Development](https://ceb.wordpress.org/plugins/iz-block-editor-tooltips/#developers)

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

## Description

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.

## Screenshots

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

## Installation

 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.

## Reviews

![](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/) Mayo 12, 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/) Marso 21, 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/)
Setyembre 17, 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/) Hunyo 27, 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/) Hunyo 20, 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/) Pebrero 3, 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/)

## Contributors & Developers

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

Contributors

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

“IZ Block Editor Tooltips” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/iz-block-editor-tooltips/contributors)
for their contributions.

[Translate “IZ Block Editor Tooltips” into your language.](https://translate.wordpress.org/projects/wp-plugins/iz-block-editor-tooltips)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/iz-block-editor-tooltips/),
check out the [SVN repository](https://plugins.svn.wordpress.org/iz-block-editor-tooltips/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/iz-block-editor-tooltips/)
by [RSS](https://plugins.trac.wordpress.org/log/iz-block-editor-tooltips/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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 **1 tuig ago**
 *  Active installations **100+**
 *  WordPress version ** 5.9 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/iz-block-editor-tooltips/) and [Russian](https://ru.wordpress.org/plugins/iz-block-editor-tooltips/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/iz-block-editor-tooltips)
 * Tag
 * [tooltips](https://ceb.wordpress.org/plugins/tags/tooltips/)
 *  [Advanced View](https://ceb.wordpress.org/plugins/iz-block-editor-tooltips/advanced/)

## Ratings

 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/)

## Contributors

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

## Support

Got something to say? Need help?

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