Plugin Directory

Changeset 3339141


Ignore:
Timestamp:
08/04/2025 04:25:06 PM (8 months ago)
Author:
shieldclimb
Message:

Updated plugin to version 1.0.3: Tested up to WooCommerce 10.0.4, Readme and metadata updates

Location:
shieldclimb-fix-pending-and-past-due-tasks/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • shieldclimb-fix-pending-and-past-due-tasks/trunk/readme.txt

    r3337617 r3339141  
    22Contributors: shieldclimb
    33Donate link: https://shieldclimb.com/
    4 Tags: woocommerce scheduled tasks, fix pending tasks woocommerce, fix past due tasks woocommerce, increase woocommerce task execution, fix stuck orders woocommerce
     4Tags: cron, scheduler, action scheduler, cron manager, wp cron
    55Requires at least: 5.8
    66Tested up to: 6.8
    7 Stable tag: 1.0.2
     7Stable tag: 1.0.3
    88Requires PHP: 7.2
    99WC requires at least: 5.8
    10 WC tested up to: 10.0.2
     10WC tested up to: 10.0.4
    1111License: GPLv2 or later
    1212License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
     
    2222See more via [this website](https://shieldclimb.com/free-woocommerce-plugins/fix-pending-and-past-due-tasks/).
    2323
     24📺 **Watch the full install and setup tutorial here:** 
     25[youtube https://www.youtube.com/watch?v=hOD4GO_Ryww]
     26
    2427== Installation ==
    2528
     
    27302. At your WordPress admin, Go to Plugins > Add New Plugin > Upload Plugin > Choose File (Choose the file you downloaded just now) > Click Install
    28313. Click Activate
     32
     33📺 **Watch the full install and setup tutorial here:** 
     34[youtube https://www.youtube.com/watch?v=hOD4GO_Ryww]
    2935
    3036== Screenshots ==
     
    3440
    3541== ChangeLog ==
     42
     43= V1.0.3 =
     44
     45* **Updated**: Tested up to WooCommerce 10.0.4, Readme and metadata updates.
    3646
    3747= V1.0.2 =
  • shieldclimb-fix-pending-and-past-due-tasks/trunk/shieldclimb-fix-pending-and-past-due-tasks.php

    r3337617 r3339141  
    55 * Plugin URI: https://shieldclimb.com/free-woocommerce-plugins/fix-pending-and-past-due-tasks/
    66 * Description: Fix Pending and Past-due Tasks for WooCommerce – Speed up order processing, prevent stuck scheduled tasks, and optimize performance.
    7  * Version: 1.0.2
     7 * Version: 1.0.3
    88 * Requires Plugins: woocommerce
    99 * Requires at least: 5.8
    1010 * Tested up to: 6.8
    1111 * WC requires at least: 5.8
    12  * WC tested up to: 10.0.2
     12 * WC tested up to: 10.0.4
    1313 * Requires PHP: 7.2
    1414 * Author: shieldclimb.com
Note: See TracChangeset for help on using the changeset viewer.