Changeset 2543066
- Timestamp:
- 06/05/2021 03:36:38 PM (5 years ago)
- Location:
- easy-form-builder
- Files:
-
- 54 added
- 2 edited
-
tags/1.33.0 (added)
-
tags/1.33.0/emsfb.php (added)
-
tags/1.33.0/includes (added)
-
tags/1.33.0/includes/admin (added)
-
tags/1.33.0/includes/admin/assets (added)
-
tags/1.33.0/includes/admin/assets/css (added)
-
tags/1.33.0/includes/admin/assets/css/admin-rtl.css (added)
-
tags/1.33.0/includes/admin/assets/css/admin.css (added)
-
tags/1.33.0/includes/admin/assets/image (added)
-
tags/1.33.0/includes/admin/assets/image/logo-20px.png (added)
-
tags/1.33.0/includes/admin/assets/image/logo-gray.png (added)
-
tags/1.33.0/includes/admin/assets/image/logo.png (added)
-
tags/1.33.0/includes/admin/assets/js (added)
-
tags/1.33.0/includes/admin/assets/js/admin.js (added)
-
tags/1.33.0/includes/admin/assets/js/core.js (added)
-
tags/1.33.0/includes/admin/assets/js/list_form.js (added)
-
tags/1.33.0/includes/admin/assets/js/listicons.js (added)
-
tags/1.33.0/includes/admin/assets/js/popper.min.js (added)
-
tags/1.33.0/includes/admin/assets/js/server.js (added)
-
tags/1.33.0/includes/admin/class-Emsfb-admin.php (added)
-
tags/1.33.0/includes/admin/class-Emsfb-create.php (added)
-
tags/1.33.0/includes/admin/class-Emsfb-panel.php (added)
-
tags/1.33.0/includes/class-Emsfb-install.php (added)
-
tags/1.33.0/includes/class-Emsfb-public.php (added)
-
tags/1.33.0/includes/class-Emsfb.php (added)
-
tags/1.33.0/includes/functions.php (added)
-
tags/1.33.0/index.php (added)
-
tags/1.33.0/languages (added)
-
tags/1.33.0/languages/Emsfb-fa.mo (added)
-
tags/1.33.0/languages/Emsfb-fa.po (added)
-
tags/1.33.0/languages/easy-form-builder-fa_IR.mo (added)
-
tags/1.33.0/languages/easy-form-builder-fa_IR.po (added)
-
tags/1.33.0/languages/index.php (added)
-
tags/1.33.0/public (added)
-
tags/1.33.0/public/assets (added)
-
tags/1.33.0/public/assets/css (added)
-
tags/1.33.0/public/assets/css/all5-14-0.min.css (added)
-
tags/1.33.0/public/assets/css/bootstrap-multiselect.css (added)
-
tags/1.33.0/public/assets/css/bootstrapv4-6-0.min.css (added)
-
tags/1.33.0/public/assets/css/choices.min.css (added)
-
tags/1.33.0/public/assets/css/font-awesome-animation.min.css (added)
-
tags/1.33.0/public/assets/css/font-awesome4-7-0.min.css (added)
-
tags/1.33.0/public/assets/css/style-rtl.css (added)
-
tags/1.33.0/public/assets/css/style.css (added)
-
tags/1.33.0/public/assets/images (added)
-
tags/1.33.0/public/assets/images/.keep (added)
-
tags/1.33.0/public/assets/images/efb-poster.png (added)
-
tags/1.33.0/public/assets/js (added)
-
tags/1.33.0/public/assets/js/choices.min.js (added)
-
tags/1.33.0/public/assets/js/core.js (added)
-
tags/1.33.0/public/assets/js/jquery.js (added)
-
tags/1.33.0/public/assets/js/listicons.js (added)
-
tags/1.33.0/public/assets/js/popper.min.js (added)
-
tags/1.33.0/readme.txt (added)
-
trunk/emsfb.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
easy-form-builder/trunk/emsfb.php
r2542989 r2543066 4 4 * Plugin URI: https://whitestudio.team 5 5 * Description: Easily create multi-step forms with tracking code support by using Easy Form Builder's drag & drop form wizard. This is the free version with limits. 6 * Version: 1.3 2.96 * Version: 1.33.0 7 7 * Author: WhiteStudio 8 8 * Author URI: https://whitestudio.team -
easy-form-builder/trunk/readme.txt
r2542989 r2543066 3 3 Tags: form builder, form creator, contact form, support form, subscribe form 4 4 Donate link: https://ko-fi.com/whitestudio 5 Stable tag: 1.3 2.95 Stable tag: 1.33 6 6 Requires at least: 4.7 7 Tested up to: 5.7. 17 Tested up to: 5.7.2 8 8 Requires PHP: 5.4 or higher 9 9 License: GPLv3 or later … … 26 26 - Create sample file upload form 27 27 - Create Support forms 28 - Create subscription or newsletters signup forms ( it will active innext version)28 - Create subscription or newsletters signup forms (this will active at next version) 29 29 - Create Login (sign-in) forms 30 30 - Create Registration (sign-up) forms … … 92 92 93 93 == Changelog == 94 95 = 1.33.0 = 96 * fixed issues 94 97 95 98 = 1.32.9 =
Note: See TracChangeset
for help on using the changeset viewer.