| 开发者 | metriprice |
|---|---|
| 更新时间 | 2026年8月3日 04:04 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[pcfg_calculator id="1"], Gutenberg block, Elementor widget, WPBakery element, Contact Form 7 tagNo. Everything that ships in this plugin works without a license key, account or time limit. MetriPrice Pro is a separate plugin distributed from metriprice.com — this download does not contain locked Pro code.
The calculator, shortcode and block work on any page. Add-to-cart pricing requires WooCommerce.
No. The browser only sends raw inputs ({value, unit} pairs). Every price is recalculated on the server when adding to cart AND on every cart total calculation. Tampered cart sessions are detected and the item is removed.
Only if you explicitly opt in to Freemius diagnostics on the activation screen (see "External services" above). The pricing engine itself never calls out — all calculations run on your own server.
Yes. Pro installs over the free version and uses the same database tables and settings; nothing is migrated or lost.
In unit-price mode they are exact (quantity × unit price). With a custom price formula each amount is marginal: the server re-prices the calculator without that field and shows the difference — "what the total would lose". For non-linear formulas those amounts intentionally do not add up to the total.
The REST rate limiter stores its counters in transients. On busy sites a persistent object cache (Redis or Memcached) is recommended so those counters live in memory instead of hitting the database on every request.
Yes. All order operations use WooCommerce CRUD.
[data-pcfg-field] selectors instead).