Changeset 3485043
- Timestamp:
- 03/17/2026 06:48:29 PM (11 days ago)
- Location:
- storesuite
- Files:
-
- 10 edited
- 1 copied
-
tags/1.0.0-beta2 (copied) (copied from storesuite/trunk)
-
tags/1.0.0-beta2/includes/StoreSuite.php (modified) (1 diff)
-
tags/1.0.0-beta2/readme.txt (modified) (2 diffs)
-
tags/1.0.0-beta2/storesuite.php (modified) (1 diff)
-
tags/1.0.0-beta2/storesuite.zip (modified) (previous)
-
tags/1.0.0-beta2/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/includes/StoreSuite.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/storesuite.php (modified) (1 diff)
-
trunk/storesuite.zip (modified) (previous)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
storesuite/tags/1.0.0-beta2/includes/StoreSuite.php
r3485034 r3485043 19 19 * @var string 20 20 */ 21 public $version = '1.0.0-beta 1';21 public $version = '1.0.0-beta2'; 22 22 23 23 /** -
storesuite/tags/1.0.0-beta2/readme.txt
r3485034 r3485043 1 === StoreSuite ===1 === StoreSuite - A frontend dashboard to manage your WooCommerce store === 2 2 Contributors: aminurislam01 3 3 Tags: woocommerce, store management, shop manager, store suite, front-end shop manager … … 5 5 Tested up to: 6.9 6 6 Requires PHP: 8.1 7 Stable tag: 1.0.0-beta 17 Stable tag: 1.0.0-beta2 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html -
storesuite/tags/1.0.0-beta2/storesuite.php
r3485034 r3485043 4 4 * Plugin URI: https://wordpress.org/plugins/storesuite/ 5 5 * Description: Manage your WooCommerce store easily from a front-end dashboard. 6 * Version: 1.0.0-beta 16 * Version: 1.0.0-beta2 7 7 * Author: Aminur Islam Arnob 8 8 * Author URI: https://github.com/aminurislamarnob/ -
storesuite/tags/1.0.0-beta2/vendor/composer/installed.php
r3485034 r3485043 2 2 'root' => array( 3 3 'name' => 'pluginizelab/storesuite', 4 'pretty_version' => 'v1.0.0-beta 1',5 'version' => '1.0.0.0-beta 1',6 'reference' => ' 24b4887d63d6fe7c9274dd434eeeb4ab5c3e468a',4 'pretty_version' => 'v1.0.0-beta2', 5 'version' => '1.0.0.0-beta2', 6 'reference' => 'ba77a4a6d780f32ddad05d6fc376b280fbd0addd', 7 7 'type' => 'library', 8 8 'install_path' => __DIR__ . '/../../', … … 12 12 'versions' => array( 13 13 'pluginizelab/storesuite' => array( 14 'pretty_version' => 'v1.0.0-beta 1',15 'version' => '1.0.0.0-beta 1',16 'reference' => ' 24b4887d63d6fe7c9274dd434eeeb4ab5c3e468a',14 'pretty_version' => 'v1.0.0-beta2', 15 'version' => '1.0.0.0-beta2', 16 'reference' => 'ba77a4a6d780f32ddad05d6fc376b280fbd0addd', 17 17 'type' => 'library', 18 18 'install_path' => __DIR__ . '/../../', -
storesuite/trunk/includes/StoreSuite.php
r3485034 r3485043 19 19 * @var string 20 20 */ 21 public $version = '1.0.0-beta 1';21 public $version = '1.0.0-beta2'; 22 22 23 23 /** -
storesuite/trunk/readme.txt
r3485034 r3485043 1 === StoreSuite ===1 === StoreSuite - A frontend dashboard to manage your WooCommerce store === 2 2 Contributors: aminurislam01 3 3 Tags: woocommerce, store management, shop manager, store suite, front-end shop manager … … 5 5 Tested up to: 6.9 6 6 Requires PHP: 8.1 7 Stable tag: 1.0.0-beta 17 Stable tag: 1.0.0-beta2 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html -
storesuite/trunk/storesuite.php
r3485034 r3485043 4 4 * Plugin URI: https://wordpress.org/plugins/storesuite/ 5 5 * Description: Manage your WooCommerce store easily from a front-end dashboard. 6 * Version: 1.0.0-beta 16 * Version: 1.0.0-beta2 7 7 * Author: Aminur Islam Arnob 8 8 * Author URI: https://github.com/aminurislamarnob/ -
storesuite/trunk/vendor/composer/installed.php
r3485034 r3485043 2 2 'root' => array( 3 3 'name' => 'pluginizelab/storesuite', 4 'pretty_version' => 'v1.0.0-beta 1',5 'version' => '1.0.0.0-beta 1',6 'reference' => ' 24b4887d63d6fe7c9274dd434eeeb4ab5c3e468a',4 'pretty_version' => 'v1.0.0-beta2', 5 'version' => '1.0.0.0-beta2', 6 'reference' => 'ba77a4a6d780f32ddad05d6fc376b280fbd0addd', 7 7 'type' => 'library', 8 8 'install_path' => __DIR__ . '/../../', … … 12 12 'versions' => array( 13 13 'pluginizelab/storesuite' => array( 14 'pretty_version' => 'v1.0.0-beta 1',15 'version' => '1.0.0.0-beta 1',16 'reference' => ' 24b4887d63d6fe7c9274dd434eeeb4ab5c3e468a',14 'pretty_version' => 'v1.0.0-beta2', 15 'version' => '1.0.0.0-beta2', 16 'reference' => 'ba77a4a6d780f32ddad05d6fc376b280fbd0addd', 17 17 'type' => 'library', 18 18 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.