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

Discount Gauge

描述

Discount Gauge is a lightweight and user-friendly plugin designed to display the amount or percentage of discounts on both simple and variable products that are on sale. It does not add any extra CSS or JavaScript loading on the front-end, ensuring no negative impact on speed. The plugin’s settings include basic style features, and for further customization of the discount display, you can use CSS for the ID #disgau_discount_total_price. For example:

#disgau_discount_total_price {
    border: 1px dashed #1e73be;
    border-radius: 25px;
    width: 30%;
    text-align: center;
}

Configuration

Go to your WordPress admin dashboard.
Navigate to WooCommerce > Discount Gauge tab
Choose the desired option for displaying the amount or percentage saved.
Save your settings.

Compatibility

This plugin has been tested on WordPress up to version 6.4.2 and Woocommerce up to vrsion 8.3.1.

屏幕截图

安装

Download the plugin ZIP file.
Login to your WordPress admin dashboard.
Navigate to Plugins > Add New.
Click on “Upload Plugin” and select the ZIP file you downloaded.
Click on “Install Now” and wait for the installation to complete.
Activate the plugin.

评价

此插件暂无评价。

贡献者及开发者

「Discount Gauge」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Discount Gauge」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

Initial release of Discount Gauge.