| 开发者 | wpmints |
|---|---|
| 更新时间 | 2026年9月17日 07:22 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/wpmints-variable-pricing-for-woocommerce, or install it directly through the Plugins screen.Yes - it only does anything on a WooCommerce variable product, and won't load at all if WooCommerce isn't active.
No. It only changes how the price is displayed before a variation is picked. The real price WooCommerce uses at checkout is completely unaffected.
It hooks WooCommerce's own woocommerce_get_price_html filter, which every theme and page builder that renders a WooCommerce price already goes through, so it works without theme-specific code in almost all cases. For WooCommerce Blocks (which render client-side and skip that filter), a small compatibility script handles it separately - the "Product-card selector" field under Advanced lets you adjust that for an unusual grid markup.
No. This free plugin makes no external requests of any kind.
wpmRange, wpmRangeAdmin), CSS classes, and CSS custom properties was too short/generic and could still collide with other plugins. Everything is now under the full wpmintsvp prefix - only the real external Get Pro URL (which happens to contain "wpm-range" as a page slug on wpmints.com, not a code identifier) was left alone.assets/wpm-admin.js, wpm-admin.css, and wpm-logo.png to wpmintsvp-admin.js, wpmintsvp-admin.css, and wpmintsvp-logo.png to match.