PicPoints

Create interactive images with clickable hotspots for WordPress.

Author:Yalogica (profile at wordpress.org)
WordPress version required:4.6
WordPress version tested:6.5.5
Plugin version:1.0.0
Added to WordPress repository:12-05-2024
Last updated:22-04-2025
Rating, %:0
Rated by:0
Plugin URI:https://yalogica.com/picpoints/
Total downloads:673
plugin download
Click to start download

PicPoints is a plugin that allows you to add interactive maps and clickable infographics to your WordPress site.

How To Use

To insert an interactive image into a web page, you should use the shortcode “picpoints”, for example

[picpoints img=”mysite.com/image.png”]
[hotspot x=”10″ y=”10″ Link=”google.com”]
[hotspot x=”50″ y=”50″ link=”bing.com”]
[hotspot x=”90″ y=”90″ link=”stackoverflow.com”]
[/picpoints]

Shortcode parameters:
img – image url
class – additional css classes applied to the interactive image container
x – left coordinate of the hotspot in %
y – top coordinate of the hotspot in %
link – url to an external resource


ChangeLog