This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Page2Images Visual Link

Description

This plugin allow you visualize links of your website by just one click installation. When user move mouse over the text links, they will see a preview picture of this link. By default, [only extra links] will have preview thumbnails. You can change the setting in the JS files.

Core features:

Visualize the text links

  • Support preload mode
  • Support only extra link mode
  • Support both of extra link mode and inner link mode

Is it free?

Yes, it is totally free. The free version is developed base on website screenshot provider Page2Images. If you are a developer, you can find more website screenshot api related information. You also can choose a paid rate plan to increase the image size and daily limitation.

Does it support https?

Free version does not support https.
Where is the DEMO:
Go to http://www.page2images.com Move mouse over any link. You will see it.

If you need know more information, here is our website thumbnail Page2Images.

Screenshots

  • DEMO1
  • DEMO2
  • DEMO3

Installation

  1. Upload page2images-visual-link to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. If you need change the default behavior, you can open the js file and change the value as needed.
  4. Enable preload mode – p2iQuery().run(“Free”, true, false);
  5. Enable preload mode & inner link mode – p2iQuery().run(“Free”, true, true);

FAQ

Who need this plugin?

Website master who want to their users see the webpage thumbnail of one extra link before they open this page.

What is the benefit?

This plugin can save end users’ time. They will know whether they need go to this page or not when they see the preview image.

Is it free?

Yes, it is totally free. But we will add a small water mark in the bottom of preview picture. The paid version does not have this limitation.

Does it support https?

Free version does not support https.

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Page2Images Visual Link” is open source software. The following people have contributed to this plugin.

Contributors

Change Log

1.0.0

  • Add the page2images visual link plugin