WP Wiki Tooltip
WP Wiki Tooltip
Description
Adds explaining tooltips querying their content from a MediaWiki installation, e.g. Wikipedia.org. Therefore shortcodes can be used in Posts and Pages to mark keywords and link them to public Wiki pages. The well-known package of Tooltipster is used to create the nice and themable tooltips.
Main features of the current version are:
- Setup at least one wanted Wiki base and several other options at a backend page
- Integrate the Wiki tooltip in Posts and Pages using a handy popup in Gutenberg editor or simple shortcodes
- Shortcodes can be created by a TinyMCE plugin, too
Installation
- Find Wiki tooltip plugin in the “Add Plugins” page within your WordPress installation or Upload the Wiki tooltip plugin to your blog,
- Activate it,
- Create at least one Wiki base and review the global options on the settings page
- Add some tooltips and / or shortcodes to your Posts and Pages, and
- See nice and helpful tooltips where ever you like
Screenshots

Wiki Tooltips Settings - Base Settings (top): manage several Wiki URLs

Wiki Tooltips Settings - Base Settings (bottom): set some options how to show tooltips

Wiki Tooltips Settings - Error Handling: set some Error Handling options

Wiki Tooltips Settings - Designs: set designs, stylings, and animations of tooltips

Wiki Tooltips Settings - Thumbnails: enable and style thumbnails

Create tooltips in all Gutenberg rich-text components

Integrate the plugin by shortcodes in posts and pages, too

Use the TinyMCE plugin to get help by a popup form - also available in the Gutenberg's Classic Block

See nice and helpful tooltips
Faq
Sure, as long as the used installation provides an API structured like the API of MediaWiki it will work perfectly! You can use one of the public Wikipedias or setup your own Wiki URL.
Since version 1.4.0 the plugin provides the opportunity to manage multiple Wiki URLs! The wanted Wiki can be chosen via an attribute in the shortcode.
Yes, you can define extra CSS style properties that are used at all links to Wiki pages!
Since version 1.7.0 you can define a minimum screen width that is necessary to show the tooltips!
Since version 1.9.0 you can request a section by its title (anchor) using an extra attribute of the shortcode (section="anchor-of-section")!
Reviews
Works flawlessly
By Brawl (Brawl345) on February 2, 2024
Using WP Wiki Tooltip for a few years now with my own wiki. Setup is easy and the design is customizable. Dev responds quickly to feedback. Thanks!
Works!
By mikoba on December 2, 2020
Work like a charm
By belzemut on November 4, 2019
Excellent
By mfilla on October 19, 2017
Perfekt
By MrRonTour on August 30, 2017
Not working on 4.8
By wpauthority on June 29, 2017
Good.
By Ümit Solmaz (uslmz) on April 5, 2017
Excellent plugin!!!
By zhelezkoff on January 9, 2017
Beautiful plugin
By marcodimitri1 on September 3, 2016
Easy to use, easy to setup, a really cool way to show links to wiki
unable to add connection
By Umut (cmedya) on September 3, 2016
eight after the connection,the connection is unable to add.
Changelog
The last three major releases are listed here, only. Find complete log of all changes in the extra changelog file!
2.1.0 – C5H11NO2S | Methionine
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.0 – C6H14N2O2 | Lysine
Release Date – January 3rd, 2024
- 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
Release Date – December 5th, 2020
- the backend page is split 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