This plugin is outdated and might not be supported anymore
SMNTCS Show Sale Price Date for WooCommerce

SMNTCS Show Sale Price Date for WooCommerce

Details
View on WordPress

Show WooCommerce sale prices date on shopping page.

Filter

Adjust date format:

add_filter( 'sale_date_format', 'my_custom_sale_date_format' );
function my_custom_sale_date_format() {
    return 'r';
}

Adjust label:

add_filter( 'sale_date_label', 'my_custom_sale_date_label' );
function my_custom_sale_date_label() {
    return 'Valid until';
}<h3>Contribute</h3>

Contributions are always welcome. Simply head over to Github and create an issue or open a pull request.

Details

Plugin code:
smntcs-show-sale-price-date-for-woocommerce
Plugin version:
1.6
Outdated:
Yes
WP version:
5.3 or higher
PHP version:
5.6 or higher
Test up to WP version:
6.1.7
Total installations:
0
Last updated:
2022-12-03
Rating:
Times rated:
1
woocommerce-sale-price