IZ Block Editor Tooltips Wordpress Plugin - Rating, Reviews, Demo & Download

IZ Block Editor Tooltips Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin 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(‘iz_bet_style_text_color’, function() { return ‘#247DE0’; });
    add_filter(‘iz_bet_style_border_color’, function() { return ‘#247DE0’; });
    add_filter(‘iz_bet_style_tooltip_text_color’, function() { return ‘#fff’; });
    add_filter(‘iz_bet_style_tooltip_background_color’, function() { return ‘rgba(0, 010, 030, .85)’; });

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
The repository contains the source code and tools for development.

Screenshots

  1. How tooltips look on the page

    How tooltips look on the page

  2. How tooltips look in the editor

    How tooltips look in the editor

  3. Settings page

    Settings page


Reviews & Comments