Skip to content

Releases: nida78/wp-wiki-tooltip

2.1.1

10 Aug 19:49

Choose a tag to compare

Release Date - August 10th, 2025

  • bug-fix in JS when adding the first wiki-tag
  • bug-fix to load translation for JS script explicitly
  • bug-fix to use plugin directly after activation without storing options manually

2.1.0

02 Aug 21:08

Choose a tag to compare

Release Date - August 2nd, 2025

  • security issue is fixed that made it possible for authenticated attackers to inject arbitrary web scripts in pages by plugins shortcode
  • several warnings of WPCS are fixed, too by adding as much input sanitization and output escaping as possible

2.0.2

01 Feb 22:13

Choose a tag to compare

Release Date - February 1st, 2024

  • improved logging by checking WP_DEBUG right
  • improved function usage

2.0.1

01 Feb 22:13

Choose a tag to compare

Release Date - January 28th, 2024

  • fixed some small typos

2.0.0 - C6H14N2O2 | Lysine

03 Jan 21:54

Choose a tag to compare

Release Date - January 3rd, 2023

  • finally, the Gutenberg editor is supported, tooltips can easily be created in every rich-text component
  • content filtering of tooltips is improved especially for removing inline stylesheets

1.10.0 - C6H13NO2 | Leucine

05 Dec 23:36

Choose a tag to compare

Release Date - December 5th, 2020

  • the backend page is splitted into several tabs to have more space for some new settings in the future
  • all dynamic JavaScript code that was printed in HTML is moved into static JS files to avoid problems with other plugins
  • all JavaScript is improved by removing small mistakes and minor hitches
  • the used Tooltipster plugin is updated to its version 4.2.8
  • some improvements for binding external resources

1.9.2

08 Mar 21:01

Choose a tag to compare

Release Date - March 8th, 2020

  • small bug-fix for several warnings when WP_DEBUG is on

1.9.1

12 Jul 16:59

Choose a tag to compare

Release Date - July 12th, 2019

  • small fixes for the content parser to handle tables and other HTML tags better
  • improved language support

1.9.0 - C6H13NO2 | Isoleucine

01 Jan 14:43

Choose a tag to compare

Release Date - January 1st, 2019

  • sections of Wiki pages can be used for tooltips, now (use shortcode attribute section="ancor-of-section")
  • the used Tooltipster plugin is updated to its version 4.2.6
  • a new option is available to set the animation how the tooltip appears
  • the new JavaScript I18N Support was implemented for the Classic-Block of Gutenberg

1.8.1

24 Feb 20:39

Choose a tag to compare

Release Date - February 24th, 2018

  • bug-fix to handle trigger 'hover' on devices with touchscreen right