Title: IZ Block Editor Tooltips
Author: Ivan Zhuck
Published: <strong>19 دسامبر 2023</strong>
Last modified: 13 نوامبر 2024

---

جستجوی افزونه‌ها

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

# IZ Block Editor Tooltips

 توسط [Ivan Zhuck](https://profiles.wordpress.org/ivanzhuck/)

[دانلود](https://downloads.wordpress.org/plugin/iz-block-editor-tooltips.3.4.3.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/iz-block-editor-tooltips/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/iz-block-editor-tooltips/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/iz-block-editor-tooltips/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/iz-block-editor-tooltips/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/iz-block-editor-tooltips/)

## توضیحات

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.

## عکس‌های صفحه

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

## نصب

 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.

## نقد و بررسی‌ها

![](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 می 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 مارس 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 سپتامبر 2024 1 پاسخ

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 ژوئن 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 ژوئن 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 فوریه 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!

 [ خواندن تمامی 6 نقد و بررسی‌ ](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/)

## توسعه دهندگان و همکاران

“IZ Block Editor Tooltips” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت
کرده‌اند.

مشارکت کنندگان

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

“IZ Block Editor Tooltips” به 1 زبان ترجمه شده است. با تشکر از [مترجمین](https://translate.wordpress.org/projects/wp-plugins/iz-block-editor-tooltips/contributors)
برای همکاری و کمک‌هایشان.

[ترجمه “IZ Block Editor Tooltips” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/iz-block-editor-tooltips)

### علاقه‌ مند به توسعه هستید؟

[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).

## گزارش تغییرات

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

## اطلاعات

 *  نگارش **3.4.3**
 *  Last updated **1 سال پیش**
 *  نصب‌های فعال **100+**
 *  نگارش وردپرس ** 5.9 یا بالاتر **
 *  Tested up to **6.7.5**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان‌ها
 * [English (US)](https://wordpress.org/plugins/iz-block-editor-tooltips/) و [Russian](https://ru.wordpress.org/plugins/iz-block-editor-tooltips/).
 *  [به زبان خودتان ترجمه کنید](https://translate.wordpress.org/projects/wp-plugins/iz-block-editor-tooltips)
 * Tag
 * [tooltips](https://fa.wordpress.org/plugins/tags/tooltips/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/iz-block-editor-tooltips/advanced/)

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 6 5-ستاره     ](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](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)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/iz-block-editor-tooltips/reviews/)

## مشارکت کنندگان

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

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/iz-block-editor-tooltips/)