开发者 | arraygator |
---|---|
更新时间 | 2025年5月25日 18:31 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
woocommerce_structured_data_product
) and injects the correct gross price.No. Prices at checkout, in reports, etc. are untouched. Only the structured-data (JSON-LD) output is modified.
Yes—as long as the other plugin filters WooCommerce’s standard price hooks, the gross figure seen by the visitor is what we write to schema.
The plugin detects this and disables itself, showing an admin notice so you know nothing else is required.