Changeset 3339141
- Timestamp:
- 08/04/2025 04:25:06 PM (8 months ago)
- Location:
- shieldclimb-fix-pending-and-past-due-tasks/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (4 diffs)
-
shieldclimb-fix-pending-and-past-due-tasks.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
shieldclimb-fix-pending-and-past-due-tasks/trunk/readme.txt
r3337617 r3339141 2 2 Contributors: shieldclimb 3 3 Donate 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 woocommerce4 Tags: cron, scheduler, action scheduler, cron manager, wp cron 5 5 Requires at least: 5.8 6 6 Tested up to: 6.8 7 Stable tag: 1.0. 27 Stable tag: 1.0.3 8 8 Requires PHP: 7.2 9 9 WC requires at least: 5.8 10 WC tested up to: 10.0. 210 WC tested up to: 10.0.4 11 11 License: GPLv2 or later 12 12 License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html … … 22 22 See more via [this website](https://shieldclimb.com/free-woocommerce-plugins/fix-pending-and-past-due-tasks/). 23 23 24 📺 **Watch the full install and setup tutorial here:** 25 [youtube https://www.youtube.com/watch?v=hOD4GO_Ryww] 26 24 27 == Installation == 25 28 … … 27 30 2. At your WordPress admin, Go to Plugins > Add New Plugin > Upload Plugin > Choose File (Choose the file you downloaded just now) > Click Install 28 31 3. Click Activate 32 33 📺 **Watch the full install and setup tutorial here:** 34 [youtube https://www.youtube.com/watch?v=hOD4GO_Ryww] 29 35 30 36 == Screenshots == … … 34 40 35 41 == ChangeLog == 42 43 = V1.0.3 = 44 45 * **Updated**: Tested up to WooCommerce 10.0.4, Readme and metadata updates. 36 46 37 47 = V1.0.2 = -
shieldclimb-fix-pending-and-past-due-tasks/trunk/shieldclimb-fix-pending-and-past-due-tasks.php
r3337617 r3339141 5 5 * Plugin URI: https://shieldclimb.com/free-woocommerce-plugins/fix-pending-and-past-due-tasks/ 6 6 * Description: Fix Pending and Past-due Tasks for WooCommerce – Speed up order processing, prevent stuck scheduled tasks, and optimize performance. 7 * Version: 1.0. 27 * Version: 1.0.3 8 8 * Requires Plugins: woocommerce 9 9 * Requires at least: 5.8 10 10 * Tested up to: 6.8 11 11 * WC requires at least: 5.8 12 * WC tested up to: 10.0. 212 * WC tested up to: 10.0.4 13 13 * Requires PHP: 7.2 14 14 * Author: shieldclimb.com
Note: See TracChangeset
for help on using the changeset viewer.