Plugin Directory

Changeset 3397481


Ignore:
Timestamp:
11/17/2025 06:14:47 PM (4 months ago)
Author:
acmescripts
Message:

Fix download version

Location:
preorder-timer
Files:
53 added
3 edited

Legend:

Unmodified
Added
Removed
  • preorder-timer/tags/1.0.2/readme.txt

    r3397436 r3397481  
    1717Pre-Order Timer extends WooCommerce to allow store owners to set up pre-order products with countdown timers. The plugin provides multiple display styles, customizable messages, and flexible expiry handling options.
    1818
    19 [Join the Pre-Order Timer Pro Waitlist Today & Get 30% Off](https://acmescripts.com/pre-order-timer-pro/?utm_source=wp-plugin&utm_medium=readme1&utm_campaign=waitlist#waitlist
    20 )
     19**[Join the Pre-Order Timer Pro Waitlist Today & Get 30% Off](https://acmescripts.com/pre-order-timer-pro/?utm_source=wp-plugin&utm_medium=readme1&utm_campaign=waitlist#waitlist
     20)**
    2121
    2222= Features =
     
    2929* **Responsive Design**: Works on all devices and themes
    3030
    31 [Interested in more features? Join the Pro waitlist & Get 30% Off](https://acmescripts.com/pre-order-timer-pro/?utm_source=wp-plugin&utm_medium=readme2&utm_campaign=waitlist#waitlist)
     31**[Interested in more features? Join the Pro waitlist & Get 30% Off](https://acmescripts.com/pre-order-timer-pro/?utm_source=wp-plugin&utm_medium=readme2&utm_campaign=waitlist#waitlist)**
    3232
    3333= Countdown Styles =
     
    4343* **Hide Cart Button**: Disable purchasing for expired pre-orders
    4444
    45 [Upgrade coming soon – join the Pro waitlist to get 30% off](https://acmescripts.com/pre-order-timer-pro/?utm_source=wp-plugin&utm_medium=readme3&utm_campaign=waitlist#waitlist)
     45**[Upgrade coming soon – join the Pro waitlist to get 30% off](https://acmescripts.com/pre-order-timer-pro/?utm_source=wp-plugin&utm_medium=readme3&utm_campaign=waitlist#waitlist)**
    4646
    4747= Easy Setup =
  • preorder-timer/trunk/preorder-timer.php

    r3397436 r3397481  
    44 * Plugin URI: https://wordpress.org/plugins/preorder-timer/
    55 * Description: Adds pre-order functionality to WooCommerce with countdown timers and customizable display options.
    6  * Version: 1.0.2
     6 * Version: 1.0.3
    77 * Requires at least: 5.0
    88 * Tested up to: 6.8.3
     
    2626
    2727if ( ! defined( 'PREORDER_TIMER_VERSION' ) ) {
    28     define( 'PREORDER_TIMER_VERSION', '1.0.2' );
     28    define( 'PREORDER_TIMER_VERSION', '1.0.3' );
    2929}
    3030
  • preorder-timer/trunk/readme.txt

    r3397436 r3397481  
    55Tested up to: 6.8.3
    66Requires PHP: 7.4
    7 Stable tag: 1.0.2
     7Stable tag: 1.0.3
    88License: GPLv3 or later
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    1717Pre-Order Timer extends WooCommerce to allow store owners to set up pre-order products with countdown timers. The plugin provides multiple display styles, customizable messages, and flexible expiry handling options.
    1818
    19 [Join the Pre-Order Timer Pro Waitlist Today & Get 30% Off](https://acmescripts.com/pre-order-timer-pro/?utm_source=wp-plugin&utm_medium=readme1&utm_campaign=waitlist#waitlist
    20 )
     19**[Join the Pre-Order Timer Pro Waitlist Today & Get 30% Off](https://acmescripts.com/pre-order-timer-pro/?utm_source=wp-plugin&utm_medium=readme1&utm_campaign=waitlist#waitlist
     20)**
    2121
    2222= Features =
     
    2929* **Responsive Design**: Works on all devices and themes
    3030
    31 [Interested in more features? Join the Pro waitlist & Get 30% Off](https://acmescripts.com/pre-order-timer-pro/?utm_source=wp-plugin&utm_medium=readme2&utm_campaign=waitlist#waitlist)
     31**[Interested in more features? Join the Pro waitlist & Get 30% Off](https://acmescripts.com/pre-order-timer-pro/?utm_source=wp-plugin&utm_medium=readme2&utm_campaign=waitlist#waitlist)**
    3232
    3333= Countdown Styles =
     
    4343* **Hide Cart Button**: Disable purchasing for expired pre-orders
    4444
    45 [Upgrade coming soon – join the Pro waitlist to get 30% off](https://acmescripts.com/pre-order-timer-pro/?utm_source=wp-plugin&utm_medium=readme3&utm_campaign=waitlist#waitlist)
     45**[Upgrade coming soon – join the Pro waitlist to get 30% off](https://acmescripts.com/pre-order-timer-pro/?utm_source=wp-plugin&utm_medium=readme3&utm_campaign=waitlist#waitlist)**
    4646
    4747= Easy Setup =
Note: See TracChangeset for help on using the changeset viewer.