This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0

Initial release of Discount Gauge.