Changeset 3108945
- Timestamp:
- 06/27/2024 07:40:56 PM (21 months ago)
- Location:
- reseller-store
- Files:
-
- 4 edited
- 1 copied
-
tags/2.2.15 (copied) (copied from reseller-store/trunk)
-
tags/2.2.15/class-plugin.php (modified) (1 diff)
-
tags/2.2.15/readme.txt (modified) (2 diffs)
-
trunk/class-plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
reseller-store/tags/2.2.15/class-plugin.php
r2947082 r3108945 34 34 * @var string 35 35 */ 36 const VERSION = '2.2.1 4';36 const VERSION = '2.2.15'; 37 37 38 38 /** -
reseller-store/tags/2.2.15/readme.txt
r2947082 r3108945 3 3 Tags: reseller, program, storefront, products, posts, shortcode, ecommerce, blocks 4 4 Requires at least: 4.6 5 Tested up to: 6. 2.25 Tested up to: 6.5 6 6 Requires PHP: 5.4 7 7 Stable tag: 2.2.14 … … 99 99 100 100 == Changelog == 101 102 = 2.2.15 - June 2024 = 103 104 * Update: Tested with Wordpress 6.5 101 105 102 106 = 2.2.14 - August 2023 = -
reseller-store/trunk/class-plugin.php
r2947082 r3108945 34 34 * @var string 35 35 */ 36 const VERSION = '2.2.1 4';36 const VERSION = '2.2.15'; 37 37 38 38 /** -
reseller-store/trunk/readme.txt
r2947082 r3108945 3 3 Tags: reseller, program, storefront, products, posts, shortcode, ecommerce, blocks 4 4 Requires at least: 4.6 5 Tested up to: 6. 2.25 Tested up to: 6.5 6 6 Requires PHP: 5.4 7 7 Stable tag: 2.2.14 … … 99 99 100 100 == Changelog == 101 102 = 2.2.15 - June 2024 = 103 104 * Update: Tested with Wordpress 6.5 101 105 102 106 = 2.2.14 - August 2023 =
Note: See TracChangeset
for help on using the changeset viewer.