| 开发者 | motylanogha |
|---|---|
| 更新时间 | 2026年7月14日 16:06 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
role="dialog" with aria-modal.[peek_quick_view id="123"], or the shorter [peek id="123"] alias. Optional attributes: text (custom label) and style (text, icon, or icon_text). The modal and its assets load automatically wherever the shortcode appears.
Peek is developed in the open. The code, open issues and release history live at https://github.com/wppoland/plogins-peek, bug reports and patches are welcome there.
Upgrade to Peek PRO
Peek PRO extends the free quick view with:
/wp-content/plugins/plogins-peek, or install via Plugins → Add New.Yes. Peek requires an active WooCommerce installation.
The plugin's own front-end script is vanilla JavaScript with no jQuery dependency. When a product has variations, WooCommerce's bundled variation script (which itself uses jQuery) is enqueued so the variation form works as expected.
On the shop page and product archive loops (categories, tags, taxonomies), after each product. It does not change single product pages.
Yes. Peek renders WooCommerce's native add-to-cart form inside the quick shop modal, including quantity and variable-product choices.
Yes. Variable products use WooCommerce's own variation form inside the product modal, so shoppers can choose a variation before adding to cart.
No. The modal is hidden until opened and overlays the page, so opening it never reflows existing content.
Yes. Use [peek_quick_view id="123"] or [peek id="123"] to add a product quick view trigger in custom layouts.
Yes. This plugin is compatible with WordPress Multisite. Network activate it or activate it on individual sites; each site keeps its own settings and data.
[peek] shortcode as an alias for [peek_quick_view].[peek_quick_view] shortcode to place a quick-view trigger anywhere, with optional id, text and style attributes.uninstall.php removes the plugin's options on delete.