开发者 |
isabel104
webdados ptwooplugins |
---|---|
更新时间 | 2024年10月8日 16:57 |
捐献地址: | 去捐款 |
PHP版本: | 7.0 及以上 |
WordPress版本: | 6.7 |
版权: | GPLv3 |
版权网址: | 版权信息 |
Yes, since version 1.4.
Yes, since version 1.4.
Yes, since version 2.0.
Yes, since version 2.0.
This is a free plugin. It’s our way of giving back to the wonderful WordPress community. There’s a support tab on the top of this page, where you can ask the community for help. We’ll try to keep an eye on the forums but we cannot promise to answer support tickets. If you reach us by email or any other direct contact means, we’ll assume you need, premium, and of course, paid-for support.
You can report any security bugs found in the source code of this plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment and take care of notifying the developers of this plugin.
Sure. Go to GlotPress and help us out.
get_post_meta
and update_post_meta
isa_get_qty_alread_in_cart
was changed to isa_wc_max_qty_get_cart_qty
isa_max_item_quantity_validation
was changed to isa_wc_max_qty_add_to_cart_validation
add_isa_max_quantity_options
was changed to isa_wc_max_qty_options
isa_woo_max_qty_load_textdomain
was changed to isa_wc_max_qty_load_textdomain
isa_woo_max_qty_update_cart_validation
was changed to isa_wc_max_qty_update_cart_validation
isa_woocommerce_quantity_input_args
was changed to isa_wc_max_qty_input_args
isa_woocommerce_available_variation
, which was hooked to woocommerce_available_variation
, was removed.