Changeset 3070466
- Timestamp:
- 04/15/2024 06:46:12 AM (2 years ago)
- Location:
- mylivecart
- Files:
-
- 43 added
- 2 edited
-
tags/1.0.1 (added)
-
tags/1.0.1/assets (added)
-
tags/1.0.1/assets/css (added)
-
tags/1.0.1/assets/css/zt-font-family.css (added)
-
tags/1.0.1/assets/css/zt-style.css (added)
-
tags/1.0.1/assets/images (added)
-
tags/1.0.1/assets/images/arrow-icon_1.png (added)
-
tags/1.0.1/assets/images/arrow_icon.png (added)
-
tags/1.0.1/assets/images/calendar_icon.png (added)
-
tags/1.0.1/assets/images/cart_icon.png (added)
-
tags/1.0.1/assets/images/create_icon.png (added)
-
tags/1.0.1/assets/images/icon_left.png (added)
-
tags/1.0.1/assets/images/icon_right.png (added)
-
tags/1.0.1/assets/images/line_icon.png (added)
-
tags/1.0.1/assets/images/not-found-404.gif (added)
-
tags/1.0.1/assets/images/not-found.gif (added)
-
tags/1.0.1/assets/js (added)
-
tags/1.0.1/assets/js/zt-script.js (added)
-
tags/1.0.1/assets/poppins-font-family (added)
-
tags/1.0.1/assets/poppins-font-family/Poppins-Medium.ttf (added)
-
tags/1.0.1/assets/poppins-font-family/Poppins-Regular.ttf (added)
-
tags/1.0.1/assets/poppins-font-family/Poppins-SemiBold.ttf (added)
-
tags/1.0.1/includes (added)
-
tags/1.0.1/includes/class-ztcbl-api.php (added)
-
tags/1.0.1/includes/class-ztcbl-event.php (added)
-
tags/1.0.1/includes/class-ztcbl-setting.php (added)
-
tags/1.0.1/includes/class-ztcbl-shortcode.php (added)
-
tags/1.0.1/index.php (added)
-
tags/1.0.1/mylivecart.php (added)
-
tags/1.0.1/readme.txt (added)
-
tags/1.0.1/ui-admin (added)
-
tags/1.0.1/ui-admin/all-event.php (added)
-
tags/1.0.1/ui-admin/authenticate.php (added)
-
tags/1.0.1/ui-admin/configuration.php (added)
-
tags/1.0.1/ui-admin/create-event.php (added)
-
tags/1.0.1/ui-admin/influencer-list.php (added)
-
tags/1.0.1/ui-admin/offer-list.php (added)
-
tags/1.0.1/ui-admin/update-event.php (added)
-
tags/1.0.1/ui-front (added)
-
tags/1.0.1/ui-front/event-leave.php (added)
-
tags/1.0.1/ui-front/ztcbl-event-list.php (added)
-
tags/1.0.1/ui-front/ztcbl-single-details.php (added)
-
tags/1.0.1/uninstall.php (added)
-
trunk/mylivecart.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mylivecart/trunk/mylivecart.php
r3031362 r3070466 6 6 * Author URI: https://www.zehntech.com/ 7 7 * Description: Plugin to broadcast MyLiveCart events on the WordPress website. 8 * Version: 1.0. 08 * Version: 1.0.1 9 9 * License: GPL2 10 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.html -
mylivecart/trunk/readme.txt
r3035488 r3070466 3 3 Tags: MyLiveCart, Live Shopping, Product Showcase, WordPress E-commerce, Interactive Shopping 4 4 Requires at least: 5.5 5 Tested up to: 6. 4.15 Tested up to: 6.5.2 6 6 Requires PHP: 7.2 7 Stable tag: 1.0. 07 Stable tag: 1.0.1 8 8 License: GPLv2 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 134 134 == Changelog == 135 135 = 1.0.0 = 136 137 * Plugin released. 138 139 = 1.0.1 = 140 141 * Update: All functionality was updated for WordPress 6.5.2
Note: See TracChangeset
for help on using the changeset viewer.