Changeset 3401731
- Timestamp:
- 11/24/2025 10:22:26 AM (3 months ago)
- Location:
- jotform-shopping-cart
- Files:
-
- 16 added
- 1 deleted
- 2 edited
-
tags/2.1.3 (added)
-
tags/2.1.3/build (added)
-
tags/2.1.3/build/block.json (added)
-
tags/2.1.3/build/images (added)
-
tags/2.1.3/build/images/jotform-store-plugin-preview.9afd3e6d.png (added)
-
tags/2.1.3/build/index-rtl.css (added)
-
tags/2.1.3/build/index.asset.php (added)
-
tags/2.1.3/build/index.css (added)
-
tags/2.1.3/build/index.js (added)
-
tags/2.1.3/build/style-index-rtl.css (added)
-
tags/2.1.3/build/style-index.css (added)
-
tags/2.1.3/jotform-shopping-cart.php (added)
-
tags/2.1.3/readme.txt (added)
-
tags/2.1.3/uninstall.php (added)
-
trunk/build/block.json (modified) (1 diff)
-
trunk/jotform-shopping-cart.php (added)
-
trunk/jotform-wordpress-store-plugin.php (deleted)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/uninstall.php (added)
Legend:
- Unmodified
- Added
- Removed
-
jotform-shopping-cart/trunk/build/block.json
r3230588 r3401731 1 1 { 2 2 "title": "Jotform Shopping Cart", 3 "version": "2.1. 2",3 "version": "2.1.3", 4 4 "description": "Create an online store and embed it in your site.", 5 5 "category": "embed", -
jotform-shopping-cart/trunk/readme.txt
r3230588 r3401731 1 === Jotform Shopping Cart - E-commerce Plugin for Online Merchants === 2 Contributors: Jotform 3 Donate link: N/A 4 Tags: block, e-commerce, online store, sell, product catalog, shopping cart, storefront 5 Requires at least: 5.8 6 Requires PHP: 7.4 7 Tested up to: 6.7 8 Stable tag: 2.1.2 9 License: GNU General Public License v3 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html 1 === Jotform Shopping Cart - E-commerce Solutions for Online Merchants === 2 Contributors: Jotform 3 Tags: e-commerce, online store, product catalog, shopping cart, no code 4 Requires at least: 5.3 5 Tested up to: 6.8 6 Stable tag: 2.1.3 7 License: GPLv2 or later 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html 9 Requires PHP: 7.4 11 10 12 11 Jotform Store Builder's WP plugin to embed your online store apps into your websites and start selling anything you want immediately. … … 41 40 8. Voila! Your store app is embedded to your post/page :) 42 41 42 == Service usage == 43 - The plugin makes external requests on the following domain to render the embedded form functionalities: 44 `**https://www.jotform.com**` 45 - The plugin uses the domain [**https://www.jotform.com**] as a service to deliver and render the embedded form. 46 43 47 == Frequently Asked Questions == 44 48 … … 70 74 == Changelog == 71 75 76 = 2.1.3 = 77 * Fix: codebase refactor 78 72 79 = 2.1.2 = 73 80 * fix: prevent the modal from closing on outside clicks
Note: See TracChangeset
for help on using the changeset viewer.