Changeset 3163796
- Timestamp:
- 10/07/2024 02:05:41 AM (18 months ago)
- Location:
- wda-sale-schedule
- Files:
-
- 27 added
- 2 edited
-
tags/1.4.1 (added)
-
tags/1.4.1/LICENSE.md (added)
-
tags/1.4.1/assets (added)
-
tags/1.4.1/assets/css (added)
-
tags/1.4.1/assets/css/meta-box.css (added)
-
tags/1.4.1/assets/css/meta-box.css.map (added)
-
tags/1.4.1/assets/css/meta-box.scss (added)
-
tags/1.4.1/assets/images (added)
-
tags/1.4.1/assets/images/logo-icon.svg (added)
-
tags/1.4.1/assets/images/placeholder.png (added)
-
tags/1.4.1/assets/js (added)
-
tags/1.4.1/assets/js/meta-box.js (added)
-
tags/1.4.1/classes (added)
-
tags/1.4.1/classes/class-html-generator.php (added)
-
tags/1.4.1/classes/class-settings-fields.php (added)
-
tags/1.4.1/functions (added)
-
tags/1.4.1/functions/admin-settings-template.php (added)
-
tags/1.4.1/functions/script-enqueue.php (added)
-
tags/1.4.1/modules (added)
-
tags/1.4.1/modules/action-schedules.php (added)
-
tags/1.4.1/modules/activation-actions.php (added)
-
tags/1.4.1/modules/admin-menu.php (added)
-
tags/1.4.1/modules/events-execution.php (added)
-
tags/1.4.1/modules/meta-boxes.php (added)
-
tags/1.4.1/modules/schedule-settings.php (added)
-
tags/1.4.1/readme.txt (added)
-
tags/1.4.1/wda-sale-schedule.php (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wda-sale-schedule.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wda-sale-schedule/trunk/readme.txt
r3163795 r3163796 5 5 Tested up to: 6.6 6 6 Requires PHP: 7.4 7 Stable tag: 1.4. 07 Stable tag: 1.4.1 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 == Short Description ==12 11 Automate and schedule WooCommerce product changes, including prices, titles, and descriptions, for seamless sales management. 13 12 … … 73 72 74 73 == Changelog == 75 = 1.2.0 = 76 * Product Thumbnail available free version and improved events status table. 74 75 = 1.4.1 = 76 * improved performance 77 78 = 1.4.0 = 79 * Unlocked pro features 80 81 = 1.3.0 = 82 * improved performance 77 83 78 84 = 1.1.1 = -
wda-sale-schedule/trunk/wda-sale-schedule.php
r3163795 r3163796 5 5 * Description: Make your sale dynamic by WDA Sale Schedule. Setup scheduled tasks like sale price, title, descriptions, category/tag changing etc. at a certiain date & time or for a specific time range. 6 6 * Plugin URI: https://webdevadvisor.com/product/wda-sale-schedule/ 7 * Version: 1.4. 07 * Version: 1.4.1 8 8 * Requires at least: 6.2 9 9 * Requires PHP: 5.6.20
Note: See TracChangeset
for help on using the changeset viewer.