Changeset 3305807
- Timestamp:
- 06/03/2025 01:23:20 PM (10 months ago)
- Location:
- productbird
- Files:
-
- 18 added
- 16 deleted
- 10 edited
- 1 copied
-
tags/1.3.1 (copied) (copied from productbird/trunk)
-
tags/1.3.1/assets/dist/css/index-OqxUC7-S.css (added)
-
tags/1.3.1/assets/dist/css/index-vV5uzzhq.css (deleted)
-
tags/1.3.1/assets/dist/js/app-CX74RUEH.js (added)
-
tags/1.3.1/assets/dist/js/app-rRGItP6f.js (deleted)
-
tags/1.3.1/assets/dist/js/checkbox-CJoO4kYU.js (added)
-
tags/1.3.1/assets/dist/js/checkbox-DTXX17xB.js (deleted)
-
tags/1.3.1/assets/dist/js/index-BGBIEUSJ.js (deleted)
-
tags/1.3.1/assets/dist/js/index-BariophB.js (added)
-
tags/1.3.1/assets/dist/js/index-BdOUJzbY.js (deleted)
-
tags/1.3.1/assets/dist/js/index-DcRCDKm4.js (added)
-
tags/1.3.1/assets/dist/js/index-DrcyCBIc.js (deleted)
-
tags/1.3.1/assets/dist/js/index-NiypyFDT.js (added)
-
tags/1.3.1/assets/dist/js/sparkles-7kwsbR4C.js (deleted)
-
tags/1.3.1/assets/dist/js/sparkles-RBBW0Whr.js (added)
-
tags/1.3.1/assets/dist/js/x-DRo50HBZ.js (added)
-
tags/1.3.1/assets/dist/js/x-T7OPErBH.js (deleted)
-
tags/1.3.1/assets/dist/manifest.json (modified) (3 diffs)
-
tags/1.3.1/productbird.php (modified) (1 diff)
-
tags/1.3.1/readme.txt (modified) (1 diff)
-
tags/1.3.1/src/Plugin.php (modified) (3 diffs)
-
tags/1.3.1/src/Rest/ClearQueuedProductsEndpoint.php (added)
-
tags/1.3.1/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/assets/dist/css/index-OqxUC7-S.css (added)
-
trunk/assets/dist/css/index-vV5uzzhq.css (deleted)
-
trunk/assets/dist/js/app-CX74RUEH.js (added)
-
trunk/assets/dist/js/app-rRGItP6f.js (deleted)
-
trunk/assets/dist/js/checkbox-CJoO4kYU.js (added)
-
trunk/assets/dist/js/checkbox-DTXX17xB.js (deleted)
-
trunk/assets/dist/js/index-BGBIEUSJ.js (deleted)
-
trunk/assets/dist/js/index-BariophB.js (added)
-
trunk/assets/dist/js/index-BdOUJzbY.js (deleted)
-
trunk/assets/dist/js/index-DcRCDKm4.js (added)
-
trunk/assets/dist/js/index-DrcyCBIc.js (deleted)
-
trunk/assets/dist/js/index-NiypyFDT.js (added)
-
trunk/assets/dist/js/sparkles-7kwsbR4C.js (deleted)
-
trunk/assets/dist/js/sparkles-RBBW0Whr.js (added)
-
trunk/assets/dist/js/x-DRo50HBZ.js (added)
-
trunk/assets/dist/js/x-T7OPErBH.js (deleted)
-
trunk/assets/dist/manifest.json (modified) (3 diffs)
-
trunk/productbird.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/src/Plugin.php (modified) (3 diffs)
-
trunk/src/Rest/ClearQueuedProductsEndpoint.php (added)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
productbird/tags/1.3.1/assets/dist/manifest.json
r3305783 r3305807 4 4 "src": "_app-C7v3lRCb.css" 5 5 }, 6 "_app- rRGItP6f.js": {7 "file": "js/app- rRGItP6f.js",6 "_app-CX74RUEH.js": { 7 "file": "js/app-CX74RUEH.js", 8 8 "name": "app", 9 9 "css": [ … … 15 15 "src": "_checkbox-B15nk-DD.css" 16 16 }, 17 "_checkbox- DTXX17xB.js": {18 "file": "js/checkbox- DTXX17xB.js",17 "_checkbox-CJoO4kYU.js": { 18 "file": "js/checkbox-CJoO4kYU.js", 19 19 "name": "checkbox", 20 20 "imports": [ 21 "_app- rRGItP6f.js"21 "_app-CX74RUEH.js" 22 22 ], 23 23 "css": [ … … 25 25 ] 26 26 }, 27 "_sparkles- 7kwsbR4C.js": {28 "file": "js/sparkles- 7kwsbR4C.js",27 "_sparkles-RBBW0Whr.js": { 28 "file": "js/sparkles-RBBW0Whr.js", 29 29 "name": "sparkles", 30 30 "imports": [ 31 "_app- rRGItP6f.js"31 "_app-CX74RUEH.js" 32 32 ] 33 33 }, 34 "_x- T7OPErBH.js": {35 "file": "js/x- T7OPErBH.js",34 "_x-DRo50HBZ.js": { 35 "file": "js/x-DRo50HBZ.js", 36 36 "name": "x", 37 37 "imports": [ 38 "_app- rRGItP6f.js"38 "_app-CX74RUEH.js" 39 39 ] 40 40 }, 41 41 "assets/ts/admin-settings/index.ts": { 42 "file": "js/index- DrcyCBIc.js",42 "file": "js/index-NiypyFDT.js", 43 43 "name": "index", 44 44 "src": "assets/ts/admin-settings/index.ts", 45 45 "isEntry": true, 46 46 "imports": [ 47 "_app- rRGItP6f.js",48 "_checkbox- DTXX17xB.js",49 "_sparkles- 7kwsbR4C.js"47 "_app-CX74RUEH.js", 48 "_checkbox-CJoO4kYU.js", 49 "_sparkles-RBBW0Whr.js" 50 50 ], 51 51 "css": [ 52 "css/index- vV5uzzhq.css"52 "css/index-OqxUC7-S.css" 53 53 ] 54 54 }, 55 55 "assets/ts/product-status-cell/index.ts": { 56 "file": "js/index- BdOUJzbY.js",56 "file": "js/index-DcRCDKm4.js", 57 57 "name": "index", 58 58 "src": "assets/ts/product-status-cell/index.ts", 59 59 "isEntry": true, 60 60 "imports": [ 61 "_app- rRGItP6f.js",62 "_x- T7OPErBH.js",63 "_sparkles- 7kwsbR4C.js"61 "_app-CX74RUEH.js", 62 "_x-DRo50HBZ.js", 63 "_sparkles-RBBW0Whr.js" 64 64 ] 65 65 }, 66 66 "assets/ts/tools/magic-descriptions/index.ts": { 67 "file": "js/index-B GBIEUSJ.js",67 "file": "js/index-BariophB.js", 68 68 "name": "index", 69 69 "src": "assets/ts/tools/magic-descriptions/index.ts", 70 70 "isEntry": true, 71 71 "imports": [ 72 "_app- rRGItP6f.js",73 "_checkbox- DTXX17xB.js",74 "_x- T7OPErBH.js"72 "_app-CX74RUEH.js", 73 "_checkbox-CJoO4kYU.js", 74 "_x-DRo50HBZ.js" 75 75 ], 76 76 "css": [ -
productbird/tags/1.3.1/productbird.php
r3305783 r3305807 23 23 } 24 24 25 define( 'PRODUCTBIRD_VERSION', '1.3. 0' );25 define( 'PRODUCTBIRD_VERSION', '1.3.1' ); 26 26 define( 'PRODUCTBIRD_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); 27 27 -
productbird/tags/1.3.1/readme.txt
r3305804 r3305807 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8 6 Stable tag: 1. 3.16 Stable tag: 1.2.5 7 7 Requires PHP: 8.0 8 8 Requires Plugins: woocommerce -
productbird/tags/1.3.1/src/Plugin.php
r3305783 r3305807 13 13 use Productbird\Rest\ToolMagicDescriptionsEndpoints; 14 14 use Productbird\Rest\ClearProductMetaEndpoint; 15 use Productbird\Rest\ClearQueuedProductsEndpoint; 15 16 use Productbird\FeatureFlags; 16 17 … … 100 101 ( new SettingsEndpoint() )->init(); 101 102 ( new ClearProductMetaEndpoint() )->init(); 103 ( new ClearQueuedProductsEndpoint() )->init(); 102 104 103 105 /** … … 137 139 } 138 140 139 // Set a transient to indicate we should redirect 141 // Set a transient to indicate we should redirect. 140 142 set_transient( 'productbird_activation_redirect', true, 30 ); 141 143 } -
productbird/tags/1.3.1/vendor/composer/installed.php
r3305783 r3305807 2 2 'root' => array( 3 3 'name' => 'productbird/productbird', 4 'pretty_version' => '1.3. 0',5 'version' => '1.3. 0.0',6 'reference' => ' 87a1f24d86961eaa71187a9fc6983f6721494ea5',4 'pretty_version' => '1.3.1', 5 'version' => '1.3.1.0', 6 'reference' => 'b2a4d851168383d96a8108c78773c63bdb09f9de', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 21 21 ), 22 22 'productbird/productbird' => array( 23 'pretty_version' => '1.3. 0',24 'version' => '1.3. 0.0',25 'reference' => ' 87a1f24d86961eaa71187a9fc6983f6721494ea5',23 'pretty_version' => '1.3.1', 24 'version' => '1.3.1.0', 25 'reference' => 'b2a4d851168383d96a8108c78773c63bdb09f9de', 26 26 'type' => 'wordpress-plugin', 27 27 'install_path' => __DIR__ . '/../../', -
productbird/trunk/assets/dist/manifest.json
r3305783 r3305807 4 4 "src": "_app-C7v3lRCb.css" 5 5 }, 6 "_app- rRGItP6f.js": {7 "file": "js/app- rRGItP6f.js",6 "_app-CX74RUEH.js": { 7 "file": "js/app-CX74RUEH.js", 8 8 "name": "app", 9 9 "css": [ … … 15 15 "src": "_checkbox-B15nk-DD.css" 16 16 }, 17 "_checkbox- DTXX17xB.js": {18 "file": "js/checkbox- DTXX17xB.js",17 "_checkbox-CJoO4kYU.js": { 18 "file": "js/checkbox-CJoO4kYU.js", 19 19 "name": "checkbox", 20 20 "imports": [ 21 "_app- rRGItP6f.js"21 "_app-CX74RUEH.js" 22 22 ], 23 23 "css": [ … … 25 25 ] 26 26 }, 27 "_sparkles- 7kwsbR4C.js": {28 "file": "js/sparkles- 7kwsbR4C.js",27 "_sparkles-RBBW0Whr.js": { 28 "file": "js/sparkles-RBBW0Whr.js", 29 29 "name": "sparkles", 30 30 "imports": [ 31 "_app- rRGItP6f.js"31 "_app-CX74RUEH.js" 32 32 ] 33 33 }, 34 "_x- T7OPErBH.js": {35 "file": "js/x- T7OPErBH.js",34 "_x-DRo50HBZ.js": { 35 "file": "js/x-DRo50HBZ.js", 36 36 "name": "x", 37 37 "imports": [ 38 "_app- rRGItP6f.js"38 "_app-CX74RUEH.js" 39 39 ] 40 40 }, 41 41 "assets/ts/admin-settings/index.ts": { 42 "file": "js/index- DrcyCBIc.js",42 "file": "js/index-NiypyFDT.js", 43 43 "name": "index", 44 44 "src": "assets/ts/admin-settings/index.ts", 45 45 "isEntry": true, 46 46 "imports": [ 47 "_app- rRGItP6f.js",48 "_checkbox- DTXX17xB.js",49 "_sparkles- 7kwsbR4C.js"47 "_app-CX74RUEH.js", 48 "_checkbox-CJoO4kYU.js", 49 "_sparkles-RBBW0Whr.js" 50 50 ], 51 51 "css": [ 52 "css/index- vV5uzzhq.css"52 "css/index-OqxUC7-S.css" 53 53 ] 54 54 }, 55 55 "assets/ts/product-status-cell/index.ts": { 56 "file": "js/index- BdOUJzbY.js",56 "file": "js/index-DcRCDKm4.js", 57 57 "name": "index", 58 58 "src": "assets/ts/product-status-cell/index.ts", 59 59 "isEntry": true, 60 60 "imports": [ 61 "_app- rRGItP6f.js",62 "_x- T7OPErBH.js",63 "_sparkles- 7kwsbR4C.js"61 "_app-CX74RUEH.js", 62 "_x-DRo50HBZ.js", 63 "_sparkles-RBBW0Whr.js" 64 64 ] 65 65 }, 66 66 "assets/ts/tools/magic-descriptions/index.ts": { 67 "file": "js/index-B GBIEUSJ.js",67 "file": "js/index-BariophB.js", 68 68 "name": "index", 69 69 "src": "assets/ts/tools/magic-descriptions/index.ts", 70 70 "isEntry": true, 71 71 "imports": [ 72 "_app- rRGItP6f.js",73 "_checkbox- DTXX17xB.js",74 "_x- T7OPErBH.js"72 "_app-CX74RUEH.js", 73 "_checkbox-CJoO4kYU.js", 74 "_x-DRo50HBZ.js" 75 75 ], 76 76 "css": [ -
productbird/trunk/productbird.php
r3305783 r3305807 23 23 } 24 24 25 define( 'PRODUCTBIRD_VERSION', '1.3. 0' );25 define( 'PRODUCTBIRD_VERSION', '1.3.1' ); 26 26 define( 'PRODUCTBIRD_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); 27 27 -
productbird/trunk/readme.txt
r3305804 r3305807 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8 6 Stable tag: 1. 3.16 Stable tag: 1.2.5 7 7 Requires PHP: 8.0 8 8 Requires Plugins: woocommerce -
productbird/trunk/src/Plugin.php
r3305783 r3305807 13 13 use Productbird\Rest\ToolMagicDescriptionsEndpoints; 14 14 use Productbird\Rest\ClearProductMetaEndpoint; 15 use Productbird\Rest\ClearQueuedProductsEndpoint; 15 16 use Productbird\FeatureFlags; 16 17 … … 100 101 ( new SettingsEndpoint() )->init(); 101 102 ( new ClearProductMetaEndpoint() )->init(); 103 ( new ClearQueuedProductsEndpoint() )->init(); 102 104 103 105 /** … … 137 139 } 138 140 139 // Set a transient to indicate we should redirect 141 // Set a transient to indicate we should redirect. 140 142 set_transient( 'productbird_activation_redirect', true, 30 ); 141 143 } -
productbird/trunk/vendor/composer/installed.php
r3305783 r3305807 2 2 'root' => array( 3 3 'name' => 'productbird/productbird', 4 'pretty_version' => '1.3. 0',5 'version' => '1.3. 0.0',6 'reference' => ' 87a1f24d86961eaa71187a9fc6983f6721494ea5',4 'pretty_version' => '1.3.1', 5 'version' => '1.3.1.0', 6 'reference' => 'b2a4d851168383d96a8108c78773c63bdb09f9de', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 21 21 ), 22 22 'productbird/productbird' => array( 23 'pretty_version' => '1.3. 0',24 'version' => '1.3. 0.0',25 'reference' => ' 87a1f24d86961eaa71187a9fc6983f6721494ea5',23 'pretty_version' => '1.3.1', 24 'version' => '1.3.1.0', 25 'reference' => 'b2a4d851168383d96a8108c78773c63bdb09f9de', 26 26 'type' => 'wordpress-plugin', 27 27 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.