该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Precise Sales for WooCommerce

描述

Enables WooCommerce product sale scheduling to the day, hour and minute.

This extends the default WooCommerce functionality which only offers product sale scheduling to the day (in 24 hour increments). This plugin adds a field for hour and minute, so that sales can be scheduled to start and end at a more precise time.

This extension is especially helpful for shops that operate in a country with multiple timezones (like the United States) that want to offer a one day sale across timezones. For those shops, a sale can start at midnight in one timezone and end at midnight in another timezone- allowing a 27 hour sale (or other arbitrary period).

Credits

The majority of this code was contributed by Igor Benic and developed for Universal Yums. It was converted to a standalone plugin and polished for release by Devin Price.

屏幕截图

  • This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Screenshots are stored in the /assets directory.

常见问题

What timezone is the sale scheduled in?

The sale schedule uses the default timezone for your WordPress site. You can find this setting under “Settings > General”.

What happens if a sale is scheduled and I disable this plugin?

By default WooCommerce stores scheduled sale times in a unix timestamp format using the product meta fields _sale_price_dates_to and _sale_price_dates_from.

This plugin uses the same product meta fields to store the more precise sale timestamp. If the plugin is ever disabled, any previously scheduled sales will still work and use the more precise time that was initially set unless the product is later updated, in which case it will revert to the default date functionality.

评价

此插件暂无评价。

贡献者及开发者

“Precise Sales for WooCommerce” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Initial release.