开发者 |
algoritmika
anbinder wpcodefactory omardabbas kousikmukherjeeli karzin |
---|---|
更新时间 | 2024年10月21日 21:45 |
PHP版本: | 4.4 及以上 |
WordPress版本: | 6.6 |
版权: | GNU General Public License v3.0 |
版权网址: | 版权信息 |
/wp-content/plugins/
directory.alg_wc_order_status_rules_wc_get_orders
filter added.-1
).alg_wc_order_status_rules_wc_get_orders_args
filter added.alg_wc_order_status_rules_hooks_priority
filter added.DISABLE_WP_CRON
notice removed. Instead, a similar message added to the "Advanced > Periodical Processing Options" section description.get_order_status_change_history()
- Code refactoring.process_rules_for_order()
callback on order status update (woocommerce_order_status_changed
action).alg_wc_order_status_rules_check_dates_order_date
filter added.alg_wc_order_status_rules_before_rule_applied
and alg_wc_order_status_rules_after_rule_applied
actions added.no
.Order status changed
). Can be filtered with the alg_wc_order_status_rules_hooks
filter.alg_wc_order_status_rules_process_rules_redirect
URL param added.alg_wc_order_status_rules_do_apply_rule
filter added.alg_wc_order_status_after_save_settings
filter renamed to alg_wc_order_status_rules_after_save_settings
.0.000001
).10
now (was PHP_INT_MAX
).plugins_loaded
action now.1
now.load_plugin_textdomain()
moved to the init
hook.yes
).no
). This is an alternative to WP crons (i.e., allows using "real" (i.e., server) cron jobs instead).1
.no
.process_rules()
function, so multiple status updates wouldn't happen at once.