Linux 软件免费装
Banner图

Image Hotspots by Pleaseup – Interactive Image Map & Tooltips

开发者 bypleaseup
更新时间 2026年6月16日 23:09
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

tooltip annotation image map image hotspot interactive image

下载

3.0.3 3.1.0 3.1.1 3.1.2

详情介绍:

Image Hotspots by Pleaseup is a responsive image hotspot plugin that lets you add interactive image maps, tooltips, and annotations to any image with a visual drag & drop editor.

安装:

  1. Upload the pleaseup-hotspots folder to the /wp-content/plugins/ directory, or install the plugin directly from the WordPress plugin repository.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Navigate to Image Hotspots → Editor in the admin sidebar.
  4. Select an image from the Media Library and start adding hotspots.

升级注意事项:

3.1.2 Re-deploy of 3.1.1 (Tested up to WordPress 7.0) after a pipeline race condition shipped stale code under the 3.1.1 tag. No data migration, no breaking changes. 3.1.1 Compatibility refresh: declared support for WordPress 7.0. No data migration, no breaking changes. 3.1.0 Rebrand to "Image Hotspots by Pleaseup" + admin menu label refresh. No data migration, all existing shortcodes ([wphs_image], [wphs_gallery]) and settings continue to work. 3.0.3 Distribution hygiene fix: hidden .gitkeep files excluded from the zip; readme tested-up-to bumped to 6.9. No data migration required. 3.0.2 Admin UI strings catch-up rename ("WP Hotspots" → "Pleaseup Hotspots"). No data migration required. 3.0.1 Rename + asset cleanup for WordPress.org Plugin Directory submission. No data migration required. 3.0.0 Initial release.

常见问题:

How do I add a hotspot to an image?

Go to Image Hotspots → Editor, select an image from the Media Library, then click anywhere on the image preview to create a hotspot. Drag it to reposition it, then click the hotspot to edit the HTML content of the popup layer.

How do I display the image with hotspots on the front end?

Use the shortcode [wphs_image id="123"] where 123 is the attachment ID of the image. You can also use the shortcode in any post, page, or widget area that supports shortcodes.

Does it work with Gutenberg image blocks?

Yes. Hotspots are stored against the attachment ID, so any block that references that attachment (image block, gallery block, ACF image fields) inherits the configured hotspots when rendered through the [wphs_image] shortcode.

Does it work with page builders (Elementor, Divi, Beaver Builder)?

Yes via the [wphs_image] and [wphs_gallery] shortcodes. CSS and JS are enqueued defensively for builders that render shortcodes after wp_head.

Are hotspot positions responsive?

Yes. Coordinates are stored as percentages of the natural image dimensions, so they scale with any rendered image size.

Can I use a custom icon instead of the default dot?

Yes. In the per-image settings, switch the hotspot style to Image, upload or choose your custom icon from the Media Library, and save.

Does it work with ACF?

Yes. The plugin stores hotspot data as post meta on the attachment, so any image displayed via wp_get_attachment_image() — including ACF image, gallery, and repeater fields — can use the shortcode to render with hotspots.

Will uninstalling the plugin delete my data?

Yes. When you uninstall the plugin (not just deactivate it), all hotspot settings, attachment meta, and the plugin's custom post type contents (galleries and tooltips) are removed from the database.

更新日志:

3.1.2 3.1.1 3.1.0 3.0.3 3.0.2 3.0.1 3.0.0 Initial release.