Version Description
- Changed: Improved messaging on Entries page (Lite)
Download this release
Release Info
Developer | jaredatch |
Plugin | Contact Form by WPForms – Drag & Drop Form Builder for WordPress |
Version | 1.3.6.2 |
Comparing to | |
See all releases |
Code changes from version 1.3.6.1 to 1.3.6.2
- changelog.txt +305 -0
- lite/wpforms-lite.php +14 -6
- readme.txt +5 -239
- wpforms.php +3 -3
changelog.txt
ADDED
@@ -0,0 +1,305 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
== Changelog ==
|
2 |
+
|
3 |
+
= 1.3.6.2 =
|
4 |
+
- Changed: Improved messaging on Entries page (Lite)
|
5 |
+
|
6 |
+
= 1.3.6.1 =
|
7 |
+
- Added: Option to disable activation welcome screen, `wpforms_activation_redirect`
|
8 |
+
|
9 |
+
= 1.3.6 =
|
10 |
+
- Added: Constant Contact integration
|
11 |
+
- Changed: Don't strip tags from plain text emails
|
12 |
+
- Fixed: Form builder javascript conflict with Clef plugin
|
13 |
+
- Fixed: Form builder logo URL double slash
|
14 |
+
- Fixed: Form builder embed code field not being selectable
|
15 |
+
|
16 |
+
= 1.3.5 =
|
17 |
+
- Fixed: Some browers allowing unexpected characters inside number input fields
|
18 |
+
- Fixed: Issue with Dropdown field placeholder text
|
19 |
+
- Fixed: Other plugins loading conflicting scripts in form builder
|
20 |
+
|
21 |
+
= 1.3.4 =
|
22 |
+
- Added: reCAPTCHA improvements; reCAPTCHA now required if turned on
|
23 |
+
- Fixed: Date/Time Smart Tag not using WordPress time zone settings
|
24 |
+
- Fixed: Name field defaults not processing Smart Tags
|
25 |
+
|
26 |
+
= 1.3.3 =
|
27 |
+
- Added: Default value support in the email field
|
28 |
+
- Added: Various new hooks and filters for improved extendibility
|
29 |
+
- Fixed: Possible errors if web host had `set_time_limit()` disabled
|
30 |
+
|
31 |
+
= 1.3.2 =
|
32 |
+
- Added: New form class, `.inline-fields`, to apply single line form layout
|
33 |
+
- Changed: All Smart Tags now available for Email Subject field in form notifications
|
34 |
+
- Fixed: Email addresses reporting as invalid of the domain contained capitalization
|
35 |
+
- Fixed: Author related Smart Tags not working in form notification fields
|
36 |
+
- Fixed: Typo on settings page related to Carbon Copy
|
37 |
+
- Fixed: PHP 7.1 warning messages inside the form builder
|
38 |
+
|
39 |
+
= 1.3.1.2 =
|
40 |
+
- Fixed: Plugin name to correctly indicate Lite for Lite release
|
41 |
+
|
42 |
+
= 1.3.1.1 =
|
43 |
+
- Fixed: Error with 1.3.1 Lite release
|
44 |
+
|
45 |
+
= 1.3.1 =
|
46 |
+
- Added: Smart Tags for author ID, email, and name
|
47 |
+
- Added: Carbon Copy (CC) support for form notifications; enable in WPForms Settings
|
48 |
+
- Fixed: Field duplication issues
|
49 |
+
- Fixed: TinyMCE "Add Form" button not opening modal with dynamic TinyMCE instances
|
50 |
+
- Fixed: Email formatting issues when using plain text formatting
|
51 |
+
- Fixed: Number field validation tripping when number submitted is zero
|
52 |
+
- Fixed: reCAPTCHA validation passing when reCAPTCHA left blank
|
53 |
+
- Fixed: Dropdown field size not reflecting in builder
|
54 |
+
|
55 |
+
= 1.3.0 =
|
56 |
+
- Added: Email field confirmantion
|
57 |
+
- Added: Support for Visual Composer
|
58 |
+
- Added: Field class to force elements to full-width on mobile devices, `wpforms-mobile-full`
|
59 |
+
- Changed: Placeholders are added/updated in real-time for Dropdown fields in the form builder
|
60 |
+
- Changed: Add empty value to select element placeholders when displaying form for better markup validation
|
61 |
+
- Fixed: Multiple instances of reCAPTCHA on a page not correctly loading
|
62 |
+
- Fixed: Field choice defaults not restoring in form builder
|
63 |
+
- Fixed: Field alignment issues in the form builder when dragging field more than once
|
64 |
+
- Fixed: PHP fatal erroring if form notification email address provided is not valid upon sending
|
65 |
+
- Fixed: Compatibility issuses when network activated on a Multisite install
|
66 |
+
|
67 |
+
= 1.2.9 =
|
68 |
+
- Added: Individual fields can be duplicated in the form builder
|
69 |
+
- Changed: How data is stored for fields using Dynanic Choices
|
70 |
+
- Fixed: Global assets setting causing errors in some cases
|
71 |
+
- Fixed: Writing setting ("correct invalidly nested XHTML") breaking forms containing HTML
|
72 |
+
- Fixed: Forms being displayed/included on the native WordPress Export page
|
73 |
+
- Fixed: Dynamic Choices erroring when used with Post Types
|
74 |
+
- Fixed: Form labels including blank IDs
|
75 |
+
|
76 |
+
= 1.2.8.1 =
|
77 |
+
- Fixed: Form javascript email validation being too strict (introducted in 1.2.8)
|
78 |
+
|
79 |
+
= 1.2.8 =
|
80 |
+
- Added: Dynamic choice feature for Dropdown, Multiple Choice, and Checkbox fields
|
81 |
+
- Changed: Loading order of templates and field classes - moved to `init`
|
82 |
+
- Changed: Form javascript email validation requires domain TLD to pass
|
83 |
+
- Fixed: HTML email notification templates uses site locale text-direction
|
84 |
+
- Fixed: Javascript in the form builder conflicting with certain locales
|
85 |
+
|
86 |
+
= 1.2.7 =
|
87 |
+
- Added: Store intial plugin activation date
|
88 |
+
- Added: Duplicate form submit protection
|
89 |
+
- Fixed: Strip slashes from entry data before processing
|
90 |
+
|
91 |
+
= 1.2.6 =
|
92 |
+
- Added: Miscellaneous internal improvements
|
93 |
+
- Fixed: Incorrectly named variables in the front-end javascript preventing features from properly being extendable
|
94 |
+
|
95 |
+
= 1.2.5.1 =
|
96 |
+
- Fixed: Removed duplicate Settings page title
|
97 |
+
|
98 |
+
= 1.2.5 =
|
99 |
+
- Added: Setting for Email template background color
|
100 |
+
- Added: Form setting for form wrapper CSS class
|
101 |
+
- Changed: Multiple Payment field stores Choice label text
|
102 |
+
- Changed: reCAPTCHA tweaks and added filter
|
103 |
+
- Changed: Improved IP detection
|
104 |
+
- Fixed: Mapped select fields in builder triggered JS error
|
105 |
+
|
106 |
+
= 1.2.4.1 =
|
107 |
+
- Fixed: Plugin settings page not correctly showing
|
108 |
+
|
109 |
+
= 1.2.4 =
|
110 |
+
- Added: Additional logging and error reporting
|
111 |
+
- Changed: Footer asset detection priority, for improved capatibility with other services
|
112 |
+
- Changed: Refactored and refined front-end javascript
|
113 |
+
- Fixed: Rogue PHP notices
|
114 |
+
|
115 |
+
= 1.2.3.2 =
|
116 |
+
- Fixed: Default field validation considered 0 as empty
|
117 |
+
|
118 |
+
= 1.2.3.1 =
|
119 |
+
- Fixed: Blank form email notification defaults
|
120 |
+
|
121 |
+
= 1.2.3 =
|
122 |
+
- Added: Form notification message setting
|
123 |
+
- Added: Additional Smart Tags available inside Form Settings panels
|
124 |
+
- Added: Process Smart Tags inside form confirmation messages and URLs
|
125 |
+
- Added: Hide WPForms Preview page from WordPress dashboard
|
126 |
+
- Added: System Details tab to WPForms Settings, to display debug information, etc
|
127 |
+
- Changed: Many form builder javascript improvements
|
128 |
+
- Changed: Improved internal logging and debugging tools
|
129 |
+
- Fixed: Large forms not always saving because of max_input_vars PHP setting
|
130 |
+
|
131 |
+
= 1.2.2.2 =
|
132 |
+
- Fixed: Javascript asset not loading due to incorrect path
|
133 |
+
|
134 |
+
= 1.2.2.1 =
|
135 |
+
- Fixed: Form select inside modal window overflowing when a form exists with a long title
|
136 |
+
|
137 |
+
= 1.2.2 =
|
138 |
+
- Changed: Choice Layouts now use flexbox instead of CSS columns for better rendering
|
139 |
+
- Fixed: Class name typo in a CSS column class introduced with 1.2.1
|
140 |
+
- Fixed: PHP notice on Entries page when there are no forms
|
141 |
+
|
142 |
+
= 1.2.1 =
|
143 |
+
* Added: Drag and drop field buttons - simply drag the desired field to the form!
|
144 |
+
* Added: Choice Layout option for Checkboxes and Multiple Choice fields (under Advanced Options)
|
145 |
+
* Added: Full and expanded column class/grid support
|
146 |
+
* Changed: Refactored CSS column classes, previous classes are deprecated
|
147 |
+
* Fixed: Form ending with column classes not closing correctly
|
148 |
+
* Fixed: reCAPTCHA button overlaying submit button preventing it from being clicked
|
149 |
+
|
150 |
+
= 1.2.0.1 =
|
151 |
+
* Changed: Improved field and column gutter consistency
|
152 |
+
|
153 |
+
= 1.2.0 =
|
154 |
+
* Added: Form preview
|
155 |
+
* Added: Column classes for Checkbox and Multiple choice inputs
|
156 |
+
* Changed: Some fields did not have the correct (unique) CSS ID, this has been corrected, which means custom styling may need to be adjusted
|
157 |
+
* Changed: Removed nonce verification
|
158 |
+
|
159 |
+
= 1.1.8.4 =
|
160 |
+
* Changed: Form notification settings hide if set to Off
|
161 |
+
|
162 |
+
= 1.1.8.3 =
|
163 |
+
* Fixed: Issue with submit button position when form ends with columns classes
|
164 |
+
|
165 |
+
= 1.1.8.2 =
|
166 |
+
* Changed: reCAPTCHA settings description to include link to how-to article
|
167 |
+
|
168 |
+
= 1.1.8.1 =
|
169 |
+
* Fixed: PHP warnings inside the form builder
|
170 |
+
|
171 |
+
= 1.1.8 =
|
172 |
+
* Changed: Moved email related settings into email settings group
|
173 |
+
|
174 |
+
= 1.1.7.2 =
|
175 |
+
* Added: "WPForm" to new-content admin bar menu item
|
176 |
+
|
177 |
+
= 1.1.7.1 =
|
178 |
+
* Changed: Removed "New" field name prefix
|
179 |
+
|
180 |
+
= 1.1.7 =
|
181 |
+
* Added: Smart Tag for Dropdown/Multiple choice raw values, allowing for conditional email addres notifications (https://wpforms.com/docs/how-to-create-conditional-form-notifications-in-wpforms)
|
182 |
+
* Added: Three column CSS field classes (https://wpforms.com/docs/how-to-create-multi-column-form-layouts-in-wpforms/)
|
183 |
+
* Changed: Checkbox/Multiple Choice fields allow certain HTML to display in choice labels
|
184 |
+
|
185 |
+
= 1.1.6.1 =
|
186 |
+
* Added: Support for WordPress Zero Spam plugin (https://wordpress.org/plugins/zero-spam/)
|
187 |
+
* Fixed: Issue when stacking fields with 2 column classes
|
188 |
+
|
189 |
+
= 1.1.5.3 =
|
190 |
+
* Changed: Email Header Image setting description to include recommended sizing
|
191 |
+
|
192 |
+
= 1.1.5.2 =
|
193 |
+
* Fixed: reCAPTCHA cutting off with full form theme
|
194 |
+
|
195 |
+
= 1.1.5.1 =
|
196 |
+
* Fixed: Debug output from wpforms.js
|
197 |
+
|
198 |
+
= 1.1.5 =
|
199 |
+
* Changed: HTML Email template footer text appearance
|
200 |
+
|
201 |
+
= 1.1.4.2 =
|
202 |
+
* Fixed: HTML emails not displaying correctly in Thunderbird
|
203 |
+
|
204 |
+
= 1.1.4.1 =
|
205 |
+
* Fixed: Form builder textareas not displaying full width
|
206 |
+
|
207 |
+
= 1.1.4 =
|
208 |
+
* Added: Form general setting for "Submit Button CSS Class"
|
209 |
+
* Added: Duplicate forms from the Forms Overview page (All Forms)
|
210 |
+
* Changed: Adjusted field display inside the Form Builder to better resemble full theme
|
211 |
+
* Fixed: Don't allow inserting shortcode via modal if there are no forms
|
212 |
+
* Fixed: Error when deleting a form
|
213 |
+
|
214 |
+
= 1.1.3.2 =
|
215 |
+
* Added: Suggestion form template
|
216 |
+
|
217 |
+
= 1.1.3.1 =
|
218 |
+
* Fixed: Form base theme CSS compatibility issue with Firefox
|
219 |
+
|
220 |
+
= 1.1.3 =
|
221 |
+
* Added: New class that handles sending/processing emails
|
222 |
+
* Added: Form notification setting for "From Address", defaults to site administrator's email address
|
223 |
+
* Added: HTML email template for sleek emails (enabled by default, see more below)
|
224 |
+
* Added: General setting to configure email notification format
|
225 |
+
* Added: General setting to optionally configure email notification header image
|
226 |
+
* Changed: Default email notification format is now HTML, can go back to plain text format via option on WPForms > Settings page
|
227 |
+
* Changed: Empty fields are no longer included in email notifications
|
228 |
+
* Fixed: Issue with Checkbox field when empty
|
229 |
+
|
230 |
+
= 1.1.2 =
|
231 |
+
* Added: Form option to scroll page to form after submit, defaults on for new forms
|
232 |
+
* Changed: Revamped "Full" form theme to be more consistent across different themes, browsers, and devices
|
233 |
+
* Changed: Full theme and bare theme separated
|
234 |
+
|
235 |
+
= 1.1.1.1 =
|
236 |
+
* Changed: Upgrade information
|
237 |
+
|
238 |
+
= 1.1.1 =
|
239 |
+
* Fixed: Settings page typo
|
240 |
+
|
241 |
+
= 1.1 =
|
242 |
+
* Changed: CSS updates to improve compatibility
|
243 |
+
* Fixed: PHP notices when saving plugin Settings
|
244 |
+
|
245 |
+
= 1.0.9 =
|
246 |
+
* Changed: Email field required by default
|
247 |
+
|
248 |
+
= 1.0.8 =
|
249 |
+
* Fixed: Name field setting always showing Required
|
250 |
+
* Fixed: Debug function incorrectly requiring WP_DEBUG
|
251 |
+
|
252 |
+
= 1.0.7 =
|
253 |
+
* Changed: CSS tweaks
|
254 |
+
* Fixed: Filter (wpforms_manage_cap) incorrectly named in some instances
|
255 |
+
|
256 |
+
= 1.0.6 =
|
257 |
+
* Added: Embed button inside the Form Builder
|
258 |
+
* Added: Basic two column CSS class support
|
259 |
+
* Added: French translation
|
260 |
+
* Changed: Form names are no longer required, if no form name is provided the template name is used
|
261 |
+
* Changed: Inputmask script, for better broad device support
|
262 |
+
* Changed: Field specific assets are now conditionally loaded
|
263 |
+
* Changed: CSS tweaks for form display
|
264 |
+
* Fixed: Issue with Date/Time field
|
265 |
+
* Fixed: Issue Address field preventing Country select from hiding in some configurations
|
266 |
+
* Fixed: Localization string errors
|
267 |
+
|
268 |
+
= 1.0.5 =
|
269 |
+
* Changed: Checkboxes/Dropdown/Multiple Choice fields always show choice label value in e-mail notifications
|
270 |
+
* Fixed: PHP notices inside the Form Builder
|
271 |
+
* Fixed: Typo inside Form Builder tooltip
|
272 |
+
|
273 |
+
= 1.0.4.2 =
|
274 |
+
* Changed: Removed files not needed for WordPress.org release [Lite]
|
275 |
+
|
276 |
+
= 1.0.4.1 =
|
277 |
+
* Added: Check for TinyMCE in the builder before triggering TinyMCE save
|
278 |
+
* Fixed: Sub labels showing when configured to hide
|
279 |
+
* Fixed: Forms pagination number screen setting not saving
|
280 |
+
* Fixed: Email notification setting always displaying "On"
|
281 |
+
|
282 |
+
= 1.0.4 =
|
283 |
+
* Changed: Improved marketing provider conditional logic
|
284 |
+
* Changed: Addons page [Lite]
|
285 |
+
* Fixed: Variable assignment in the builder
|
286 |
+
|
287 |
+
= 1.0.3 =
|
288 |
+
* Added: Basic TinyMCE editor for form confirmation messages
|
289 |
+
* Changed: Removed form ID from form overview table, ID still visible in shortcode column
|
290 |
+
* Fixed: Checkbox/radio form elements alignment
|
291 |
+
* Fixed: Quotation slashes in email notification text
|
292 |
+
* Fixed: SSL verification preventing proper API calls on some servers
|
293 |
+
|
294 |
+
= 1.0.2 =
|
295 |
+
* Added: Widget to display form
|
296 |
+
* Added: Function to display form, `wpforms_display( $form_id )`
|
297 |
+
* Changed: Default notification settings for Contact form template
|
298 |
+
* Changed: Success message styling for full form theme
|
299 |
+
|
300 |
+
= 1.0.1 =
|
301 |
+
* Added: "From Name" and "Reply To" Setting>Notification fields
|
302 |
+
* Added: Smart Tags feature to all Setting>Notification fields
|
303 |
+
|
304 |
+
= 1.0.0 =
|
305 |
+
* Initial release.
|
lite/wpforms-lite.php
CHANGED
@@ -457,14 +457,22 @@ class WPForms_Lite {
|
|
457 |
?>
|
458 |
|
459 |
<div id="wpforms-entries" class="wrap">
|
460 |
-
<h1 class="page-title">
|
461 |
-
Entries
|
462 |
-
</h1>
|
463 |
<div class="notice notice-info below-h2">
|
464 |
<p><strong>Entry management and storage is a PRO feature.</strong></p>
|
465 |
-
<p>Please upgrade to the PRO plan to unlock it and more awesome features.</p>
|
466 |
-
<p><a href="<?php echo $this->upgrade_link(); ?>" class="button button-primary" target="_blank" rel="noopener">Upgrade Now</a></p>
|
467 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
468 |
</div>
|
469 |
<?php
|
470 |
}
|
@@ -596,4 +604,4 @@ class WPForms_Lite {
|
|
596 |
<?php
|
597 |
}
|
598 |
}
|
599 |
-
new WPForms_Lite;
|
457 |
?>
|
458 |
|
459 |
<div id="wpforms-entries" class="wrap">
|
460 |
+
<h1 class="page-title">Entries</h1>
|
|
|
|
|
461 |
<div class="notice notice-info below-h2">
|
462 |
<p><strong>Entry management and storage is a PRO feature.</strong></p>
|
|
|
|
|
463 |
</div>
|
464 |
+
|
465 |
+
<h3>Want to be able to view and manage all your form entries right from your WordPress dashboard?</h3>
|
466 |
+
|
467 |
+
<p>Once you upgrade to the Pro version of WPForms, all future form entries will be stored in your WordPress database and displayed right here.</p>
|
468 |
+
|
469 |
+
<p>You’ll be able to easily sort entries by form, favorite your leads, mark entries as read, and even delete the ones you don’t want.</p>
|
470 |
+
|
471 |
+
<p>With WPForms Pro, all entries can be exported to CSV files (Excel) as well.</p>
|
472 |
+
|
473 |
+
<p>To unlock the full power of WPForms and start saving your entries here, click here to upgrade:</p>
|
474 |
+
|
475 |
+
<p><a href="<?php echo $this->upgrade_link(); ?>" class="button button-primary" target="_blank" rel="noopener">Upgrade Now</a></p>
|
476 |
</div>
|
477 |
<?php
|
478 |
}
|
604 |
<?php
|
605 |
}
|
606 |
}
|
607 |
+
new WPForms_Lite;
|
readme.txt
CHANGED
@@ -113,6 +113,7 @@ If you like this plugin, then consider checking out our other projects:
|
|
113 |
* <a href="http://optinmonster.com/" rel="friend" title="OptinMonster">OptinMonster</a> - Get More Email Subscribers
|
114 |
* <a href="http://soliloquywp.com/" rel="friend" title="Soliloquy">Soliloquy</a> - Best WordPress Slider Plugin
|
115 |
* <a href="http://enviragallery.com/" rel="friend" title="Envira Gallery">Envira Gallery</a> - Best WordPress Gallery Plugin
|
|
|
116 |
|
117 |
Visit <a href="http://www.wpbeginner.com/" rel="friend" title="WPBeginner">WPBeginner</a> to learn from our <a href="http://www.wpbeginner.com/category/wp-tutorials/" rel="friend" title="WordPress Tutorials">WordPress Tutorials</a> and find out about other <a href="http://www.wpbeginner.com/category/plugins/" rel="friend" title="Best WordPress Plugins">best WordPress plugins</a>.
|
118 |
|
@@ -163,6 +164,9 @@ Syed Balkhi
|
|
163 |
|
164 |
== Changelog ==
|
165 |
|
|
|
|
|
|
|
166 |
= 1.3.6.1 =
|
167 |
- Added: Option to disable activation welcome screen, `wpforms_activation_redirect`
|
168 |
|
@@ -224,242 +228,4 @@ Syed Balkhi
|
|
224 |
- Fixed: PHP fatal erroring if form notification email address provided is not valid upon sending
|
225 |
- Fixed: Compatibility issuses when network activated on a Multisite install
|
226 |
|
227 |
-
|
228 |
-
- Added: Individual fields can be duplicated in the form builder
|
229 |
-
- Changed: How data is stored for fields using Dynanic Choices
|
230 |
-
- Fixed: Global assets setting causing errors in some cases
|
231 |
-
- Fixed: Writing setting ("correct invalidly nested XHTML") breaking forms containing HTML
|
232 |
-
- Fixed: Forms being displayed/included on the native WordPress Export page
|
233 |
-
- Fixed: Dynamic Choices erroring when used with Post Types
|
234 |
-
- Fixed: Form labels including blank IDs
|
235 |
-
|
236 |
-
= 1.2.8.1 =
|
237 |
-
- Fixed: Form javascript email validation being too strict (introducted in 1.2.8)
|
238 |
-
|
239 |
-
= 1.2.8 =
|
240 |
-
- Added: Dynamic choice feature for Dropdown, Multiple Choice, and Checkbox fields
|
241 |
-
- Changed: Loading order of templates and field classes - moved to `init`
|
242 |
-
- Changed: Form javascript email validation requires domain TLD to pass
|
243 |
-
- Fixed: HTML email notification templates uses site locale text-direction
|
244 |
-
- Fixed: Javascript in the form builder conflicting with certain locales
|
245 |
-
|
246 |
-
= 1.2.7 =
|
247 |
-
- Added: Store intial plugin activation date
|
248 |
-
- Added: Duplicate form submit protection
|
249 |
-
- Fixed: Strip slashes from entry data before processing
|
250 |
-
|
251 |
-
= 1.2.6 =
|
252 |
-
- Added: Miscellaneous internal improvements
|
253 |
-
- Fixed: Incorrectly named variables in the front-end javascript preventing features from properly being extendable
|
254 |
-
|
255 |
-
= 1.2.5.1 =
|
256 |
-
- Fixed: Removed duplicate Settings page title
|
257 |
-
|
258 |
-
= 1.2.5 =
|
259 |
-
- Added: Setting for Email template background color
|
260 |
-
- Added: Form setting for form wrapper CSS class
|
261 |
-
- Changed: Multiple Payment field stores Choice label text
|
262 |
-
- Changed: reCAPTCHA tweaks and added filter
|
263 |
-
- Changed: Improved IP detection
|
264 |
-
- Fixed: Mapped select fields in builder triggered JS error
|
265 |
-
|
266 |
-
= 1.2.4.1 =
|
267 |
-
- Fixed: Plugin settings page not correctly showing
|
268 |
-
|
269 |
-
= 1.2.4 =
|
270 |
-
- Added: Additional logging and error reporting
|
271 |
-
- Changed: Footer asset detection priority, for improved capatibility with other services
|
272 |
-
- Changed: Refactored and refined front-end javascript
|
273 |
-
- Fixed: Rogue PHP notices
|
274 |
-
|
275 |
-
= 1.2.3.2 =
|
276 |
-
- Fixed: Default field validation considered 0 as empty
|
277 |
-
|
278 |
-
= 1.2.3.1 =
|
279 |
-
- Fixed: Blank form email notification defaults
|
280 |
-
|
281 |
-
= 1.2.3 =
|
282 |
-
- Added: Form notification message setting
|
283 |
-
- Added: Additional Smart Tags available inside Form Settings panels
|
284 |
-
- Added: Process Smart Tags inside form confirmation messages and URLs
|
285 |
-
- Added: Hide WPForms Preview page from WordPress dashboard
|
286 |
-
- Added: System Details tab to WPForms Settings, to display debug information, etc
|
287 |
-
- Changed: Many form builder javascript improvements
|
288 |
-
- Changed: Improved internal logging and debugging tools
|
289 |
-
- Fixed: Large forms not always saving because of max_input_vars PHP setting
|
290 |
-
|
291 |
-
= 1.2.2.2 =
|
292 |
-
- Fixed: Javascript asset not loading due to incorrect path
|
293 |
-
|
294 |
-
= 1.2.2.1 =
|
295 |
-
- Fixed: Form select inside modal window overflowing when a form exists with a long title
|
296 |
-
|
297 |
-
= 1.2.2 =
|
298 |
-
- Changed: Choice Layouts now use flexbox instead of CSS columns for better rendering
|
299 |
-
- Fixed: Class name typo in a CSS column class introduced with 1.2.1
|
300 |
-
- Fixed: PHP notice on Entries page when there are no forms
|
301 |
-
|
302 |
-
= 1.2.1 =
|
303 |
-
* Added: Drag and drop field buttons - simply drag the desired field to the form!
|
304 |
-
* Added: Choice Layout option for Checkboxes and Multiple Choice fields (under Advanced Options)
|
305 |
-
* Added: Full and expanded column class/grid support
|
306 |
-
* Changed: Refactored CSS column classes, previous classes are deprecated
|
307 |
-
* Fixed: Form ending with column classes not closing correctly
|
308 |
-
* Fixed: reCAPTCHA button overlaying submit button preventing it from being clicked
|
309 |
-
|
310 |
-
= 1.2.0.1 =
|
311 |
-
* Changed: Improved field and column gutter consistency
|
312 |
-
|
313 |
-
= 1.2.0 =
|
314 |
-
* Added: Form preview
|
315 |
-
* Added: Column classes for Checkbox and Multiple choice inputs
|
316 |
-
* Changed: Some fields did not have the correct (unique) CSS ID, this has been corrected, which means custom styling may need to be adjusted
|
317 |
-
* Changed: Removed nonce verification
|
318 |
-
|
319 |
-
= 1.1.8.4 =
|
320 |
-
* Changed: Form notification settings hide if set to Off
|
321 |
-
|
322 |
-
= 1.1.8.3 =
|
323 |
-
* Fixed: Issue with submit button position when form ends with columns classes
|
324 |
-
|
325 |
-
= 1.1.8.2 =
|
326 |
-
* Changed: reCAPTCHA settings description to include link to how-to article
|
327 |
-
|
328 |
-
= 1.1.8.1 =
|
329 |
-
* Fixed: PHP warnings inside the form builder
|
330 |
-
|
331 |
-
= 1.1.8 =
|
332 |
-
* Changed: Moved email related settings into email settings group
|
333 |
-
|
334 |
-
= 1.1.7.2 =
|
335 |
-
* Added: "WPForm" to new-content admin bar menu item
|
336 |
-
|
337 |
-
= 1.1.7.1 =
|
338 |
-
* Changed: Removed "New" field name prefix
|
339 |
-
|
340 |
-
= 1.1.7 =
|
341 |
-
* Added: Smart Tag for Dropdown/Multiple choice raw values, allowing for conditional email addres notifications (https://wpforms.com/docs/how-to-create-conditional-form-notifications-in-wpforms)
|
342 |
-
* Added: Three column CSS field classes (https://wpforms.com/docs/how-to-create-multi-column-form-layouts-in-wpforms/)
|
343 |
-
* Changed: Checkbox/Multiple Choice fields allow certain HTML to display in choice labels
|
344 |
-
|
345 |
-
= 1.1.6.1 =
|
346 |
-
* Added: Support for WordPress Zero Spam plugin (https://wordpress.org/plugins/zero-spam/)
|
347 |
-
* Fixed: Issue when stacking fields with 2 column classes
|
348 |
-
|
349 |
-
= 1.1.5.3 =
|
350 |
-
* Changed: Email Header Image setting description to include recommended sizing
|
351 |
-
|
352 |
-
= 1.1.5.2 =
|
353 |
-
* Fixed: reCAPTCHA cutting off with full form theme
|
354 |
-
|
355 |
-
= 1.1.5.1 =
|
356 |
-
* Fixed: Debug output from wpforms.js
|
357 |
-
|
358 |
-
= 1.1.5 =
|
359 |
-
* Changed: HTML Email template footer text appearance
|
360 |
-
|
361 |
-
= 1.1.4.2 =
|
362 |
-
* Fixed: HTML emails not displaying correctly in Thunderbird
|
363 |
-
|
364 |
-
= 1.1.4.1 =
|
365 |
-
* Fixed: Form builder textareas not displaying full width
|
366 |
-
|
367 |
-
= 1.1.4 =
|
368 |
-
* Added: Form general setting for "Submit Button CSS Class"
|
369 |
-
* Added: Duplicate forms from the Forms Overview page (All Forms)
|
370 |
-
* Changed: Adjusted field display inside the Form Builder to better resemble full theme
|
371 |
-
* Fixed: Don't allow inserting shortcode via modal if there are no forms
|
372 |
-
* Fixed: Error when deleting a form
|
373 |
-
|
374 |
-
= 1.1.3.2 =
|
375 |
-
* Added: Suggestion form template
|
376 |
-
|
377 |
-
= 1.1.3.1 =
|
378 |
-
* Fixed: Form base theme CSS compatibility issue with Firefox
|
379 |
-
|
380 |
-
= 1.1.3 =
|
381 |
-
* Added: New class that handles sending/processing emails
|
382 |
-
* Added: Form notification setting for "From Address", defaults to site administrator's email address
|
383 |
-
* Added: HTML email template for sleek emails (enabled by default, see more below)
|
384 |
-
* Added: General setting to configure email notification format
|
385 |
-
* Added: General setting to optionally configure email notification header image
|
386 |
-
* Changed: Default email notification format is now HTML, can go back to plain text format via option on WPForms > Settings page
|
387 |
-
* Changed: Empty fields are no longer included in email notifications
|
388 |
-
* Fixed: Issue with Checkbox field when empty
|
389 |
-
|
390 |
-
= 1.1.2 =
|
391 |
-
* Added: Form option to scroll page to form after submit, defaults on for new forms
|
392 |
-
* Changed: Revamped "Full" form theme to be more consistent across different themes, browsers, and devices
|
393 |
-
* Changed: Full theme and bare theme separated
|
394 |
-
|
395 |
-
= 1.1.1.1 =
|
396 |
-
* Changed: Upgrade information
|
397 |
-
|
398 |
-
= 1.1.1 =
|
399 |
-
* Fixed: Settings page typo
|
400 |
-
|
401 |
-
= 1.1 =
|
402 |
-
* Changed: CSS updates to improve compatibility
|
403 |
-
* Fixed: PHP notices when saving plugin Settings
|
404 |
-
|
405 |
-
= 1.0.9 =
|
406 |
-
* Changed: Email field required by default
|
407 |
-
|
408 |
-
= 1.0.8 =
|
409 |
-
* Fixed: Name field setting always showing Required
|
410 |
-
* Fixed: Debug function incorrectly requiring WP_DEBUG
|
411 |
-
|
412 |
-
= 1.0.7 =
|
413 |
-
* Changed: CSS tweaks
|
414 |
-
* Fixed: Filter (wpforms_manage_cap) incorrectly named in some instances
|
415 |
-
|
416 |
-
= 1.0.6 =
|
417 |
-
* Added: Embed button inside the Form Builder
|
418 |
-
* Added: Basic two column CSS class support
|
419 |
-
* Added: French translation
|
420 |
-
* Changed: Form names are no longer required, if no form name is provided the template name is used
|
421 |
-
* Changed: Inputmask script, for better broad device support
|
422 |
-
* Changed: Field specific assets are now conditionally loaded
|
423 |
-
* Changed: CSS tweaks for form display
|
424 |
-
* Fixed: Issue with Date/Time field
|
425 |
-
* Fixed: Issue Address field preventing Country select from hiding in some configurations
|
426 |
-
* Fixed: Localization string errors
|
427 |
-
|
428 |
-
= 1.0.5 =
|
429 |
-
* Changed: Checkboxes/Dropdown/Multiple Choice fields always show choice label value in e-mail notifications
|
430 |
-
* Fixed: PHP notices inside the Form Builder
|
431 |
-
* Fixed: Typo inside Form Builder tooltip
|
432 |
-
|
433 |
-
= 1.0.4.2 =
|
434 |
-
* Changed: Removed files not needed for WordPress.org release [Lite]
|
435 |
-
|
436 |
-
= 1.0.4.1 =
|
437 |
-
* Added: Check for TinyMCE in the builder before triggering TinyMCE save
|
438 |
-
* Fixed: Sub labels showing when configured to hide
|
439 |
-
* Fixed: Forms pagination number screen setting not saving
|
440 |
-
* Fixed: Email notification setting always displaying "On"
|
441 |
-
|
442 |
-
= 1.0.4 =
|
443 |
-
* Changed: Improved marketing provider conditional logic
|
444 |
-
* Changed: Addons page [Lite]
|
445 |
-
* Fixed: Variable assignment in the builder
|
446 |
-
|
447 |
-
= 1.0.3 =
|
448 |
-
* Added: Basic TinyMCE editor for form confirmation messages
|
449 |
-
* Changed: Removed form ID from form overview table, ID still visible in shortcode column
|
450 |
-
* Fixed: Checkbox/radio form elements alignment
|
451 |
-
* Fixed: Quotation slashes in email notification text
|
452 |
-
* Fixed: SSL verification preventing proper API calls on some servers
|
453 |
-
|
454 |
-
= 1.0.2 =
|
455 |
-
* Added: Widget to display form
|
456 |
-
* Added: Function to display form, `wpforms_display( $form_id )`
|
457 |
-
* Changed: Default notification settings for Contact form template
|
458 |
-
* Changed: Success message styling for full form theme
|
459 |
-
|
460 |
-
= 1.0.1 =
|
461 |
-
* Added: "From Name" and "Reply To" Setting>Notification fields
|
462 |
-
* Added: Smart Tags feature to all Setting>Notification fields
|
463 |
-
|
464 |
-
= 1.0.0 =
|
465 |
-
* Initial release.
|
113 |
* <a href="http://optinmonster.com/" rel="friend" title="OptinMonster">OptinMonster</a> - Get More Email Subscribers
|
114 |
* <a href="http://soliloquywp.com/" rel="friend" title="Soliloquy">Soliloquy</a> - Best WordPress Slider Plugin
|
115 |
* <a href="http://enviragallery.com/" rel="friend" title="Envira Gallery">Envira Gallery</a> - Best WordPress Gallery Plugin
|
116 |
+
* <a href="https://www.monsterinsights.com/" rel="friend" title="MonsterInsights">MonsterInsights</a> - Best Google Analytics Plugin for WordPress
|
117 |
|
118 |
Visit <a href="http://www.wpbeginner.com/" rel="friend" title="WPBeginner">WPBeginner</a> to learn from our <a href="http://www.wpbeginner.com/category/wp-tutorials/" rel="friend" title="WordPress Tutorials">WordPress Tutorials</a> and find out about other <a href="http://www.wpbeginner.com/category/plugins/" rel="friend" title="Best WordPress Plugins">best WordPress plugins</a>.
|
119 |
|
164 |
|
165 |
== Changelog ==
|
166 |
|
167 |
+
= 1.3.6.2 =
|
168 |
+
- Changed: Improved messaging on Entries page (Lite)
|
169 |
+
|
170 |
= 1.3.6.1 =
|
171 |
- Added: Option to disable activation welcome screen, `wpforms_activation_redirect`
|
172 |
|
228 |
- Fixed: PHP fatal erroring if form notification email address provided is not valid upon sending
|
229 |
- Fixed: Compatibility issuses when network activated on a Multisite install
|
230 |
|
231 |
+
[See changelog for all versions](http://plugins.svn.wordpress.org/wpforms-lite/trunk/changelog.txt).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wpforms.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: Beginner friendly WordPress contact form plugin. Use our Drag & Drop form builder to create your WordPress forms.
|
6 |
* Author: WPForms
|
7 |
* Author URI: https://wpforms.com
|
8 |
-
* Version: 1.3.6.
|
9 |
* Text Domain: wpforms
|
10 |
* Domain Path: languages
|
11 |
*
|
@@ -81,7 +81,7 @@ final class WPForms {
|
|
81 |
* @since 1.0.0
|
82 |
* @var sting
|
83 |
*/
|
84 |
-
public $version = '1.3.6.
|
85 |
|
86 |
/**
|
87 |
* The form data handler instance.
|
@@ -295,4 +295,4 @@ function wpforms() {
|
|
295 |
}
|
296 |
wpforms();
|
297 |
|
298 |
-
endif;
|
5 |
* Description: Beginner friendly WordPress contact form plugin. Use our Drag & Drop form builder to create your WordPress forms.
|
6 |
* Author: WPForms
|
7 |
* Author URI: https://wpforms.com
|
8 |
+
* Version: 1.3.6.2
|
9 |
* Text Domain: wpforms
|
10 |
* Domain Path: languages
|
11 |
*
|
81 |
* @since 1.0.0
|
82 |
* @var sting
|
83 |
*/
|
84 |
+
public $version = '1.3.6.2';
|
85 |
|
86 |
/**
|
87 |
* The form data handler instance.
|
295 |
}
|
296 |
wpforms();
|
297 |
|
298 |
+
endif;
|