Changeset 3308352
- Timestamp:
- 06/09/2025 08:42:03 AM (10 months ago)
- Location:
- joocart
- Files:
-
- 2 edited
- 23 copied
-
tags/3.0.3.9.4 (copied) (copied from joocart/trunk)
-
tags/3.0.3.9.4/admin (copied) (copied from joocart/trunk/admin)
-
tags/3.0.3.9.4/admin/index.php (copied) (copied from joocart/trunk/admin/index.php)
-
tags/3.0.3.9.4/admin/joocart_admin.php (copied) (copied from joocart/trunk/admin/joocart_admin.php)
-
tags/3.0.3.9.4/admin/joocart_admin_functions.php (copied) (copied from joocart/trunk/admin/joocart_admin_functions.php)
-
tags/3.0.3.9.4/admin/joocart_install.php (copied) (copied from joocart/trunk/admin/joocart_install.php)
-
tags/3.0.3.9.4/catalog (copied) (copied from joocart/trunk/catalog)
-
tags/3.0.3.9.4/config.php (copied) (copied from joocart/trunk/config.php)
-
tags/3.0.3.9.4/image (copied) (copied from joocart/trunk/image)
-
tags/3.0.3.9.4/index.html (copied) (copied from joocart/trunk/index.html)
-
tags/3.0.3.9.4/index.php (copied) (copied from joocart/trunk/index.php)
-
tags/3.0.3.9.4/index_mod.php (copied) (copied from joocart/trunk/index_mod.php)
-
tags/3.0.3.9.4/joocart.php (copied) (copied from joocart/trunk/joocart.php)
-
tags/3.0.3.9.4/joocart_frontend.php (copied) (copied from joocart/trunk/joocart_frontend.php)
-
tags/3.0.3.9.4/joocart_frontend_functions.php (copied) (copied from joocart/trunk/joocart_frontend_functions.php)
-
tags/3.0.3.9.4/joocart_functions.php (copied) (copied from joocart/trunk/joocart_functions.php)
-
tags/3.0.3.9.4/joocart_main.php (copied) (copied from joocart/trunk/joocart_main.php)
-
tags/3.0.3.9.4/readme.txt (copied) (copied from joocart/trunk/readme.txt) (4 diffs)
-
tags/3.0.3.9.4/system (copied) (copied from joocart/trunk/system)
-
tags/3.0.3.9.4/system/joocart_admin.ocmod.xml (copied) (copied from joocart/trunk/system/joocart_admin.ocmod.xml) (1 diff)
-
tags/3.0.3.9.4/system/joocart_admin_common.ocmod.xml (copied) (copied from joocart/trunk/system/joocart_admin_common.ocmod.xml)
-
tags/3.0.3.9.4/system/joocart_frontend_common.ocmod.xml (copied) (copied from joocart/trunk/system/joocart_frontend_common.ocmod.xml)
-
tags/3.0.3.9.4/uninstall.php (copied) (copied from joocart/trunk/uninstall.php)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/system/joocart_admin.ocmod.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
joocart/tags/3.0.3.9.4/readme.txt
r3304834 r3308352 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.2 7 Stable tag: 3.0.3.9. 37 Stable tag: 3.0.3.9.4 8 8 License: GPL v2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 19 19 **Enhance your WordPress e-commerce experience with [JooCart Pro](https://www.soft-php.com/joocart-wordpress-shopping-cart.html)!** 20 20 🛒 **Live Demo**: [https://demo.soft-php.com/joocart-wp/](https://demo.soft-php.com/joocart-wp/) 21 🎥 **Watch Installation Video:** [youtube https://www.youtube.com/watch?v=LAq3et7vu_k] 21 22 22 23 ### 💡 General Features: … … 77 78 🛒 Plus, use standard OpenCart extensions from the [OpenCart Marketplace](https://www.opencart.com)! 78 79 79 == Videos ==80 🎥 **Watch Installation Video:**81 [https://www.youtube.com/watch?v=LAq3et7vu_k](https://www.youtube.com/watch?v=LAq3et7vu_k)82 83 80 == Installation == 84 81 1. Upload the `joocart` folder to the `/wp-content/plugins/` directory … … 86 83 3. Configure settings from JooCart’s admin panel 87 84 4. Watch this step-by-step installation video: 88 [ https://www.youtube.com/watch?v=LAq3et7vu_k](https://www.youtube.com/watch?v=LAq3et7vu_k)85 [youtube https://www.youtube.com/watch?v=LAq3et7vu_k] 89 86 90 87 == Upgrade Notice == -
joocart/tags/3.0.3.9.4/system/joocart_admin.ocmod.xml
r3301753 r3308352 287 287 } 288 288 } else { 289 if(isset($data)) 289 290 $data = stripslashes($data); 290 291 } -
joocart/trunk/readme.txt
r3304834 r3308352 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.2 7 Stable tag: 3.0.3.9. 37 Stable tag: 3.0.3.9.4 8 8 License: GPL v2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 19 19 **Enhance your WordPress e-commerce experience with [JooCart Pro](https://www.soft-php.com/joocart-wordpress-shopping-cart.html)!** 20 20 🛒 **Live Demo**: [https://demo.soft-php.com/joocart-wp/](https://demo.soft-php.com/joocart-wp/) 21 🎥 **Watch Installation Video:** [youtube https://www.youtube.com/watch?v=LAq3et7vu_k] 21 22 22 23 ### 💡 General Features: … … 77 78 🛒 Plus, use standard OpenCart extensions from the [OpenCart Marketplace](https://www.opencart.com)! 78 79 79 == Videos ==80 🎥 **Watch Installation Video:**81 [https://www.youtube.com/watch?v=LAq3et7vu_k](https://www.youtube.com/watch?v=LAq3et7vu_k)82 83 80 == Installation == 84 81 1. Upload the `joocart` folder to the `/wp-content/plugins/` directory … … 86 83 3. Configure settings from JooCart’s admin panel 87 84 4. Watch this step-by-step installation video: 88 [ https://www.youtube.com/watch?v=LAq3et7vu_k](https://www.youtube.com/watch?v=LAq3et7vu_k)85 [youtube https://www.youtube.com/watch?v=LAq3et7vu_k] 89 86 90 87 == Upgrade Notice == -
joocart/trunk/system/joocart_admin.ocmod.xml
r3301753 r3308352 287 287 } 288 288 } else { 289 if(isset($data)) 289 290 $data = stripslashes($data); 290 291 }
Note: See TracChangeset
for help on using the changeset viewer.