开发者 | tychesoftwares |
---|---|
更新时间 | 2024年9月13日 16:04 |
PHP版本: | 7.3 及以上 |
WordPress版本: | 6.6.2 |
版权: | GNU General Public License v3.0 |
版权网址: | 版权信息 |
🚀 New Launch: Flexi BOGO for WooCommerce The only BOGO plugin with a revenue tracking feature. Now, at an attractive introductory price. Check out our new plugin here.Call for Price for WooCommerce plugin extends WooCommerce by outputting "Call for Price" when price field for product is left empty. You can additionally change the default add to cart button text or hide button completely for products with empty price. Supports all product types:
Yes, in "WooCommerce > Settings > Call for Price" you can set if you want text to be shown on single product page, products archive page, related products and/or home page.
woocommerce_product_get_price
, woocommerce_product_variation_get_price
, woocommerce_variation_empty_price_html
, _product_id
.woocommerce_get_variation_prices_hash
added.alg_wc_call_for_price_textarea
.coder.fm
link changed to wpcodefactory.com
.handle_deprecated_options()
fixed. This produced notice on plugin activation.is_page
check added.