开发者 |
algoritmika
anbinder wpcodefactory omardabbas kousikmukherjeeli karzin |
---|---|
更新时间 | 2025年1月8日 19:53 |
PHP版本: | 4.4 及以上 |
WordPress版本: | 6.7 |
版权: | GNU General Public License v3.0 |
版权网址: | 版权信息 |
/wp-content/plugins/
directory.alg_wc_cart_messages_{$cart_or_checkout}_add_notice
filters added.on_empty
in PHP v8.9
for both hooks (was 10
). Fixes the issue with duplicated notices on the checkout page, and no notices on the cart page.wc_has_notice()
check added.alg_wc_cart_messages_{$cart_or_checkout}_hook_name
and alg_wc_cart_messages_{$cart_or_checkout}_hook_priority
filters added.plugins_loaded
action now.[alg_wc_cm_product_quantities]
shortcode added.[alg_wc_cm_product_titles]
shortcode added.[alg_wc_cm_cart_function]
shortcode added.as_price
attribute removed; format
attribute added (e.g., format="wc_price"
).load_plugin_textdomain()
function moved to the init
hook.on_empty
" options added.multiply_by
attribute added.