Changeset 3403416
- Timestamp:
- 11/26/2025 01:54:13 PM (3 months ago)
- Location:
- ambikly
- Files:
-
- 4 edited
- 1 copied
-
tags/0.0.11 (copied) (copied from ambikly/trunk)
-
tags/0.0.11/ambikly.php (modified) (2 diffs)
-
tags/0.0.11/readme.txt (modified) (2 diffs)
-
trunk/ambikly.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ambikly/tags/0.0.11/ambikly.php
r3212462 r3403416 6 6 * Author: ambikly 7 7 * Author URI: https://profiles.wordpress.org/ambikly 8 * Version: 0.0.1 08 * Version: 0.0.11 9 9 * License: GPLv3+ 10 10 * License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 28 28 // Define AMBIKLY_VERSION. 29 29 if (!defined('AMBIKLY_VERSION')) { 30 define('AMBIKLY_VERSION', '0.0. 9');30 define('AMBIKLY_VERSION', '0.0.11'); 31 31 } 32 32 -
ambikly/tags/0.0.11/readme.txt
r3212462 r3403416 1 === Ambikly - The easiest way to start selling online, WordPress eCommerce plugin===1 === Ambikly — Simple eCommerce for physical products === 2 2 Contributors: Ambikly 3 3 Tags: ecommerce, online store, payments, ecommerce plugin, sell 4 4 Requires at least: 5.4 5 Tested up to: 6. 75 Tested up to: 6.8 6 6 Requires PHP: 7.4 7 Stable tag: 0.0.1 07 Stable tag: 0.0.11 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 60 60 61 61 == Changelog == 62 = 0.0.1 0 - 2024-12-2462 = 0.0.11 - 2025-11-26 63 63 * Fix - Product Single Page issue fixed 64 64 -
ambikly/trunk/ambikly.php
r3212462 r3403416 6 6 * Author: ambikly 7 7 * Author URI: https://profiles.wordpress.org/ambikly 8 * Version: 0.0.1 08 * Version: 0.0.11 9 9 * License: GPLv3+ 10 10 * License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 28 28 // Define AMBIKLY_VERSION. 29 29 if (!defined('AMBIKLY_VERSION')) { 30 define('AMBIKLY_VERSION', '0.0. 9');30 define('AMBIKLY_VERSION', '0.0.11'); 31 31 } 32 32 -
ambikly/trunk/readme.txt
r3212462 r3403416 1 === Ambikly - The easiest way to start selling online, WordPress eCommerce plugin===1 === Ambikly — Simple eCommerce for physical products === 2 2 Contributors: Ambikly 3 3 Tags: ecommerce, online store, payments, ecommerce plugin, sell 4 4 Requires at least: 5.4 5 Tested up to: 6. 75 Tested up to: 6.8 6 6 Requires PHP: 7.4 7 Stable tag: 0.0.1 07 Stable tag: 0.0.11 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 60 60 61 61 == Changelog == 62 = 0.0.1 0 - 2024-12-2462 = 0.0.11 - 2025-11-26 63 63 * Fix - Product Single Page issue fixed 64 64
Note: See TracChangeset
for help on using the changeset viewer.