开发者 |
algoritmika
anbinder wpcodefactory omardabbas kousikmukherjeeli karzin |
---|---|
更新时间 | 2024年7月31日 14:12 |
PHP版本: | 5.0 及以上 |
WordPress版本: | 6.6 |
版权: | GNU General Public License v3.0 |
版权网址: | 版权信息 |
/wp-content/plugins/
directory.alg_wc_stock_snapshot_after_settings_saved
action added.yes
).no
).yes
) and "Interval" (defaults to 86400
seconds, i.e., once daily) options added.0
) children stock as well now.wc_mail()
function instead of wp_mail()
function now.[alg_wc_stock_snapshot_restocked]
- Algorithm optimized.[alg_wc_stock_snapshot_restocked]
- Now null
stock is processed the same as 0
stock.[alg_wc_stock_snapshot_restocked]
- orderby
(defaults to name
) and order
(defaults to ASC
) attributes added. In addition to the standard orderby
options (none
, ID
, name
, type
, rand
, date
, modified
), custom last_restocked
option added.[alg_wc_stock_snapshot_restocked]
- paginate
attribute added (defaults to no
).[alg_wc_stock_snapshot_restocked]
- "Filter products by brand" widget compatibility added ("Perfect Brands for WooCommerce" plugin (https://wordpress.org/plugins/perfect-woocommerce-brands/)).[alg_wc_stock_snapshot_restocked]
- total_snapshots
attribute added (defaults to 1
).[alg_wc_stock_snapshot_restocked]
- new_stock
attribute added (defaults to no
).[alg_wc_stock_snapshot_restocked]
shortcode added.plugins_loaded
action now.load_plugin_textdomain()
function moved to the init
action.