Ninja Forms – The Easy and Powerful Forms Builder - Version 3.3.3

Version Description

(5 June 2018) =

Bugs:

  • Resolved an issue that sometimes caused our opt-in modal to become undismissable.
  • Fields that do not actually save data should no longer appear in the include/exclude fields list for the store submission action.
  • Improved performance of our Add Form modal in the post editor.
  • Resolved an issue that sometimes caused the Submissions page to display as a white screen.

Changes:

  • (GDPR) Fields excluded by the store submission action will now show their values as (redacted) in the edit submission screen, rather than displaying nothing.
  • (GDPR) The delete data request action now includes a setting to specify anonimization of Ninja Forms data, rather than full deletion.
  • (GDPR) Fields now have a setting to specify if they are personally identifiable data.
  • Registered a cleanup process to take care of some outdated and unnecessary data we have been storing in various data records.
  • Added several ARIA attributes to the fields that were missing them.
  • The Delete All Data button now cleans up several additional options that we'd recently added.
  • The list of actions in the form builder has been updated, and non-enabled actions now include a short blurb describing their usage.

=

Download this release

Release Info

Developer krmoorhouse
Plugin Icon 128x128 Ninja Forms – The Easy and Powerful Forms Builder
Version 3.3.3
Comparing to
See all releases

Code changes from version 3.3.2 to 3.3.3

deprecated/ninja-forms.php CHANGED
@@ -265,7 +265,7 @@ class Ninja_Forms {
265
 
266
  // Plugin version
267
  if ( ! defined( 'NF_PLUGIN_VERSION' ) )
268
- define( 'NF_PLUGIN_VERSION', '3.3.2' );
269
 
270
  // Plugin Folder Path
271
  if ( ! defined( 'NF_PLUGIN_DIR' ) )
265
 
266
  // Plugin version
267
  if ( ! defined( 'NF_PLUGIN_VERSION' ) )
268
+ define( 'NF_PLUGIN_VERSION', '3.3.3' );
269
 
270
  // Plugin Folder Path
271
  if ( ! defined( 'NF_PLUGIN_DIR' ) )
lang/ninja-forms.pot CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Ninja Forms\n"
4
- "POT-Creation-Date: 2018-05-22 19:17-0400\n"
5
- "PO-Revision-Date: 2018-05-22 19:17-0400\n"
6
  "Last-Translator: \n"
7
  "Language-Team: WP Ninjas <info@wpninjas.com>\n"
8
  "Language: en\n"
@@ -14,17 +14,16 @@ msgstr ""
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
  "X-Poedit-KeywordsList: __;_e\n"
16
  "X-Poedit-SearchPath-0: includes\n"
17
- "X-Poedit-SearchPath-1: ninja-forms.php\n"
18
  "X-Poedit-SearchPath-2: deprecated\n"
19
- "X-Poedit-SearchPath-3: lib\n"
20
 
21
  #: deprecated/classes/add-form-modal.php:41
22
- #: deprecated/classes/add-form-modal.php:99 includes/Admin/AddFormModal.php:41
23
  msgid "Add Form"
24
  msgstr ""
25
 
26
- #: deprecated/classes/add-form-modal.php:72 includes/Admin/AddFormModal.php:54
27
- #: includes/Admin/AddFormModal.php:102
28
  msgid "Select a form or type to search"
29
  msgstr ""
30
 
@@ -32,12 +31,13 @@ msgstr ""
32
  #: deprecated/includes/admin/pages/ninja-forms-settings/tabs/general-settings/general-settings.php:123
33
  #: deprecated/includes/admin/upgrades/convert-forms-reset.php:71
34
  #: deprecated/includes/fields/list.php:176 includes/Config/i18nDashboard.php:68
35
- #: includes/Templates/admin-menu-dashboard.html.php:168
 
36
  #: includes/Templates/ui-nf-header.html.php:12
37
  msgid "Cancel"
38
  msgstr ""
39
 
40
- #: deprecated/classes/add-form-modal.php:92 includes/Admin/AddFormModal.php:70
41
  msgid "Insert"
42
  msgstr ""
43
 
@@ -264,7 +264,7 @@ msgstr ""
264
  #: deprecated/classes/subs-cpt.php:389
265
  #: deprecated/includes/admin/pages/ninja-forms/tabs/form-list/form-list.php:188
266
  #: includes/Templates/admin-menu-all-forms-column-title.html.php:10
267
- #: includes/Templates/admin-menu-dashboard.html.php:206
268
  #: includes/Templates/admin-menu-new-form.html.php:168
269
  #: includes/Templates/ui-item-controls.html.php:4
270
  msgid "Edit"
@@ -277,7 +277,7 @@ msgstr ""
277
  #: includes/Admin/AllFormsTable.php:222 includes/Admin/Menus/Settings.php:132
278
  #: includes/Config/i18nDashboard.php:67
279
  #: includes/Templates/admin-menu-all-forms-column-title.html.php:15
280
- #: includes/Templates/admin-menu-dashboard.html.php:210
281
  #: includes/Templates/ui-item-controls.html.php:2
282
  #: includes/Templates/ui-nf-drawer-buttons.html.php:2
283
  msgid "Delete"
@@ -286,7 +286,7 @@ msgstr ""
286
  #: deprecated/classes/notifications-table.php:131
287
  #: deprecated/includes/admin/pages/ninja-forms/tabs/form-list/form-list.php:190
288
  #: includes/Templates/admin-menu-all-forms-column-title.html.php:19
289
- #: includes/Templates/admin-menu-dashboard.html.php:207
290
  #: includes/Templates/ui-item-controls.html.php:3
291
  #: includes/Templates/ui-nf-drawer-buttons.html.php:3
292
  msgid "Duplicate"
@@ -301,7 +301,7 @@ msgstr ""
301
 
302
  #: deprecated/classes/notifications-table.php:176
303
  #: deprecated/classes/notifications.php:259
304
- #: includes/Config/FieldSettings.php:849 includes/Config/i18nDashboard.php:65
305
  #: includes/Templates/admin-menu-new-form.html.php:179
306
  msgid "Type"
307
  msgstr ""
@@ -329,10 +329,10 @@ msgstr ""
329
  #: deprecated/includes/admin/admin.php:6
330
  #: deprecated/includes/admin/admin.php:101
331
  #: deprecated/includes/fields/list.php:149 includes/Admin/CPT/Submission.php:61
332
- #: includes/Admin/Menus/AddNew.php:20 includes/Config/ActionSaveSettings.php:31
333
- #: includes/Config/FieldSettings.php:180 includes/Config/FieldSettings.php:1054
334
  #: includes/Config/FormCalculationSettings.php:12
335
- #: includes/Templates/admin-menu-dashboard.html.php:167
336
  msgid "Add New"
337
  msgstr ""
338
 
@@ -422,7 +422,7 @@ msgstr ""
422
  #: deprecated/classes/subs-cpt.php:315
423
  #: deprecated/includes/fields/textbox.php:175
424
  #: includes/Admin/CPT/Submission.php:184
425
- #: includes/Admin/Menus/Submissions.php:172
426
  #: includes/Config/FieldSettings.php:241
427
  #: includes/Config/MergeTagsDeprecated.php:183
428
  #: includes/Config/MergeTagsOther.php:25 includes/Database/MockData.php:620
@@ -440,8 +440,8 @@ msgstr ""
440
 
441
  #: deprecated/classes/subs-cpt.php:390 deprecated/classes/subs-cpt.php:694
442
  #: deprecated/classes/subs-cpt.php:695 includes/Admin/CPT/Submission.php:142
443
- #: includes/Admin/Menus/Submissions.php:319
444
- #: includes/Admin/Menus/Submissions.php:320
445
  msgid "Export"
446
  msgstr ""
447
 
@@ -545,7 +545,7 @@ msgstr ""
545
 
546
  #: deprecated/classes/subs-cpt.php:712
547
  #: includes/Admin/CPT/DownloadAllSubmissions.php:160
548
- #: includes/Admin/Menus/Submissions.php:337
549
  msgid "Download All Submissions"
550
  msgstr ""
551
 
@@ -570,7 +570,7 @@ msgstr ""
570
 
571
  #: deprecated/classes/subs-cpt.php:901 deprecated/includes/fields/list.php:103
572
  #: deprecated/includes/fields/list.php:588
573
- #: includes/Config/FieldSettings.php:196 includes/Config/FieldSettings.php:1069
574
  #: includes/Templates/admin-metabox-sub-fields.html.php:8
575
  msgid "Value"
576
  msgstr ""
@@ -679,7 +679,7 @@ msgstr ""
679
  #: deprecated/includes/admin/pages/ninja-forms/tabs/form-settings/form-settings.php:7
680
  #: deprecated/includes/admin/welcome.php:335
681
  #: includes/Admin/Menus/Settings.php:66 includes/Admin/Menus/Settings.php:77
682
- #: includes/Config/FieldSettings.php:858
683
  #: includes/Templates/admin-menu-settings.html.php:3
684
  #: includes/Templates/ui-nf-header.html.php:7
685
  #: includes/Templates/ui-nf-menu-drawer.html.php:8
@@ -703,7 +703,7 @@ msgstr ""
703
  #: deprecated/includes/admin/pages/ninja-forms/tabs/field-settings/edit-field-ul.php:7
704
  #: deprecated/includes/admin/pages/ninja-forms/tabs/field-settings/edit-field-ul.php:19
705
  #: deprecated/includes/admin/scripts.php:75
706
- #: includes/Templates/admin-menu-dashboard.html.php:49
707
  msgid "Save"
708
  msgstr ""
709
 
@@ -720,7 +720,7 @@ msgid "Save Options"
720
  msgstr ""
721
 
722
  #: deprecated/includes/admin/edit-field/autocomplete-off.php:16
723
- #: includes/Config/FieldSettings.php:799
724
  msgid "Disable Browser Autocomplete"
725
  msgstr ""
726
 
@@ -985,7 +985,7 @@ msgstr ""
985
 
986
  #: deprecated/includes/admin/form-preview.php:39
987
  #: includes/Templates/admin-menu-all-forms-column-title.html.php:23
988
- #: includes/Templates/admin-menu-dashboard.html.php:208
989
  msgid "Preview Form"
990
  msgstr ""
991
 
@@ -1255,7 +1255,6 @@ msgstr ""
1255
 
1256
  #: deprecated/includes/admin/pages/ninja-forms-settings/tabs/general-settings/general-settings.php:93
1257
  #: deprecated/includes/admin/scripts.php:54
1258
- #: includes/Admin/Menus/Settings.php:162
1259
  #: includes/Config/PluginSettingsAdvanced.php:16
1260
  msgid "Remove ALL Ninja Forms data upon uninstall?"
1261
  msgstr ""
@@ -1529,7 +1528,7 @@ msgstr ""
1529
  #: deprecated/includes/admin/pages/ninja-forms/tabs/form-list/form-list.php:218
1530
  #: deprecated/includes/admin/welcome.php:355
1531
  #: includes/Admin/AllFormsTable.php:75
1532
- #: includes/Templates/admin-menu-dashboard.html.php:184
1533
  msgid "Shortcode"
1534
  msgstr ""
1535
 
@@ -1550,7 +1549,7 @@ msgstr ""
1550
  #: deprecated/includes/admin/pages/ninja-forms/tabs/form-list/form-list.php:192
1551
  #: deprecated/includes/admin/sidebar.php:155
1552
  #: includes/Templates/admin-menu-all-forms-column-title.html.php:27
1553
- #: includes/Templates/admin-menu-dashboard.html.php:209
1554
  msgid "View Submissions"
1555
  msgstr ""
1556
 
@@ -1921,7 +1920,7 @@ msgstr ""
1921
  msgid "Reset the form conversion process for v2.9+"
1922
  msgstr ""
1923
 
1924
- #: deprecated/includes/admin/scripts.php:75 includes/Admin/Menus/Forms.php:237
1925
  msgid "Edit Form"
1926
  msgstr ""
1927
 
@@ -1944,7 +1943,7 @@ msgstr ""
1944
 
1945
  #: deprecated/includes/admin/step-processing.php:11
1946
  #: deprecated/includes/admin/upgrades/upgrade-handler-page.html.php:29
1947
- #: deprecated/ninja-forms.php:683 includes/Config/FieldSettings.php:924
1948
  #: lib/StepProcessing/menu.php:11
1949
  msgid "Processing"
1950
  msgstr ""
@@ -2509,8 +2508,8 @@ msgstr ""
2509
  #: deprecated/includes/fields/timed-submit.php:9
2510
  #: deprecated/includes/fields/timed-submit.php:17
2511
  #: includes/Config/FieldSettings.php:21 includes/Config/FieldSettings.php:191
2512
- #: includes/Config/FieldSettings.php:722 includes/Config/FieldSettings.php:738
2513
- #: includes/Config/FieldSettings.php:1064
2514
  msgid "Label"
2515
  msgstr ""
2516
 
@@ -4098,12 +4097,12 @@ msgid "Default Country"
4098
  msgstr ""
4099
 
4100
  #: deprecated/includes/fields/country.php:277
4101
- #: includes/Config/FieldSettings.php:825
4102
  msgid "Use a custom first option"
4103
  msgstr ""
4104
 
4105
  #: deprecated/includes/fields/country.php:283
4106
- #: includes/Config/FieldSettings.php:838
4107
  msgid "Custom first option"
4108
  msgstr ""
4109
 
@@ -4360,7 +4359,7 @@ msgid "List Type"
4360
  msgstr ""
4361
 
4362
  #: deprecated/includes/fields/list.php:145
4363
- #: includes/Config/FieldSettings.php:666
4364
  msgid "Multi-Select Box Size"
4365
  msgstr ""
4366
 
@@ -4460,7 +4459,7 @@ msgid "Star Rating"
4460
  msgstr ""
4461
 
4462
  #: deprecated/includes/fields/rating.php:13
4463
- #: includes/Config/FieldSettings.php:786
4464
  msgid "Number of stars"
4465
  msgstr ""
4466
 
@@ -4531,17 +4530,17 @@ msgid "Textarea"
4531
  msgstr ""
4532
 
4533
  #: deprecated/includes/fields/textarea.php:18
4534
- #: includes/Config/FieldSettings.php:881
4535
  msgid "Show Rich Text Editor"
4536
  msgstr ""
4537
 
4538
  #: deprecated/includes/fields/textarea.php:23
4539
- #: includes/Config/FieldSettings.php:891
4540
  msgid "Show Media Upload Button"
4541
  msgstr ""
4542
 
4543
  #: deprecated/includes/fields/textarea.php:28
4544
- #: includes/Config/FieldSettings.php:903
4545
  msgid "Disable Rich Text Editor on Mobile"
4546
  msgstr ""
4547
 
@@ -4550,7 +4549,7 @@ msgid "Validate as an email address? (Field must be required)"
4550
  msgstr ""
4551
 
4552
  #: deprecated/includes/fields/textbox.php:56
4553
- #: includes/Config/FieldSettings.php:811
4554
  msgid "Disable Input"
4555
  msgstr ""
4556
 
@@ -4591,7 +4590,7 @@ msgstr ""
4591
 
4592
  #: deprecated/includes/fields/timed-submit.php:18
4593
  #: deprecated/includes/fields/timed-submit.php:69
4594
- #: includes/Config/FieldSettings.php:740
4595
  msgid "Please wait %n seconds"
4596
  msgstr ""
4597
 
@@ -4717,8 +4716,8 @@ msgstr ""
4717
  msgid "Request forbidden."
4718
  msgstr ""
4719
 
4720
- #: includes/AJAX/REST/BatchProcess.php:38
4721
- #: includes/AJAX/REST/BatchProcess.php:44
4722
  msgid "Invalid request."
4723
  msgstr ""
4724
 
@@ -4768,7 +4767,7 @@ msgstr ""
4768
  msgid "Submission Metabox"
4769
  msgstr ""
4770
 
4771
- #: includes/Abstracts/UserInfo.php:36
4772
  msgid "User Meta (if logged in)"
4773
  msgstr ""
4774
 
@@ -4793,7 +4792,7 @@ msgstr ""
4793
  msgid "Delete Data Request"
4794
  msgstr ""
4795
 
4796
- #: includes/Actions/Email.php:177
4797
  #, php-format
4798
  msgid ""
4799
  "Your email action \"%s\" has an invalid value for the \"%s\" setting. Please "
@@ -4814,7 +4813,7 @@ msgstr ""
4814
  msgid "Shortcodes should return and not echo, see: %s"
4815
  msgstr ""
4816
 
4817
- #: includes/Admin/AddFormModal.php:90
4818
  msgid "Insert Form"
4819
  msgstr ""
4820
 
@@ -4906,15 +4905,15 @@ msgid "Dashboard"
4906
  msgstr ""
4907
 
4908
  #: includes/Admin/Menus/Forms.php:37 includes/Config/i18nBuilder.php:5
4909
- #: includes/Config/i18nFrontEnd.php:9 ninja-forms.php:430
4910
  msgid "Ninja Forms"
4911
  msgstr ""
4912
 
4913
- #: includes/Admin/Menus/Forms.php:173
4914
  msgid "Form Template Import Error."
4915
  msgstr ""
4916
 
4917
- #: includes/Admin/Menus/Forms.php:572 includes/Config/ActionSaveSettings.php:18
4918
  #: includes/MergeTags/Fields.php:14
4919
  msgid "Fields"
4920
  msgstr ""
@@ -5013,6 +5012,10 @@ msgstr ""
5013
  msgid "Save Settings"
5014
  msgstr ""
5015
 
 
 
 
 
5016
  #: includes/Admin/Menus/Settings.php:165
5017
  msgid "Are you sure you want to rollback?"
5018
  msgstr ""
@@ -5027,7 +5030,7 @@ msgstr ""
5027
  msgid "Trashed"
5028
  msgstr ""
5029
 
5030
- #: includes/Admin/Menus/Submissions.php:337
5031
  msgid "button-secondary nf-download-all"
5032
  msgstr ""
5033
 
@@ -5069,12 +5072,12 @@ msgstr ""
5069
  msgid "Calculations"
5070
  msgstr ""
5071
 
5072
- #: includes/Admin/UserDataRequests.php:23
5073
- #: includes/Admin/UserDataRequests.php:64
5074
  msgid "Ninja Forms Submission Data"
5075
  msgstr ""
5076
 
5077
- #: includes/Admin/UserDataRequests.php:38
5078
  msgid "Ninja Forms Submissions Data"
5079
  msgstr ""
5080
 
@@ -5141,6 +5144,10 @@ msgid ""
5141
  "front end."
5142
  msgstr ""
5143
 
 
 
 
 
5144
  #: includes/Config/ActionEmailSettings.php:20
5145
  msgid "Email address or search for a field"
5146
  msgstr ""
@@ -5164,19 +5171,29 @@ msgid ""
5164
  "front end."
5165
  msgstr ""
5166
 
5167
- #: includes/Config/ActionSaveSettings.php:14
5168
- msgid "Save All"
5169
  msgstr ""
5170
 
5171
  #: includes/Config/ActionSaveSettings.php:15
 
 
 
 
 
 
 
 
 
 
5172
  msgid "Save None"
5173
  msgstr ""
5174
 
5175
- #: includes/Config/ActionSaveSettings.php:30
5176
  msgid "Except"
5177
  msgstr ""
5178
 
5179
- #: includes/Config/ActionSaveSettings.php:38
5180
  msgid "Form Field"
5181
  msgstr ""
5182
 
@@ -5278,13 +5295,27 @@ msgid "South African Rand"
5278
  msgstr ""
5279
 
5280
  #: includes/Config/DashboardMenuItems.php:11
5281
- msgid "Apps & Integrations"
5282
  msgstr ""
5283
 
5284
  #: includes/Config/DashboardMenuItems.php:15
 
 
 
 
5285
  msgid "Memberships"
5286
  msgstr ""
5287
 
 
 
 
 
 
 
 
 
 
 
5288
  #: includes/Config/Example.php:21
5289
  msgid "Label Here"
5290
  msgstr ""
@@ -5303,7 +5334,7 @@ msgstr ""
5303
  msgid "Form Default"
5304
  msgstr ""
5305
 
5306
- #: includes/Config/FieldSettings.php:58 includes/Config/FieldSettings.php:1027
5307
  #: includes/Config/FormDisplaySettings.php:89
5308
  #: includes/Database/MockData.php:376 includes/Database/MockData.php:633
5309
  #: includes/Fields/Hidden.php:38
@@ -5355,7 +5386,7 @@ msgstr ""
5355
  msgid "Options"
5356
  msgstr ""
5357
 
5358
- #: includes/Config/FieldSettings.php:185 includes/Config/FieldSettings.php:1058
5359
  #: includes/Database/MockData.php:127
5360
  msgid "One"
5361
  msgstr ""
@@ -5364,7 +5395,7 @@ msgstr ""
5364
  msgid "one"
5365
  msgstr ""
5366
 
5367
- #: includes/Config/FieldSettings.php:186 includes/Config/FieldSettings.php:1059
5368
  #: includes/Database/MockData.php:134
5369
  msgid "Two"
5370
  msgstr ""
@@ -5373,7 +5404,7 @@ msgstr ""
5373
  msgid "two"
5374
  msgstr ""
5375
 
5376
- #: includes/Config/FieldSettings.php:187 includes/Config/FieldSettings.php:1060
5377
  #: includes/Database/MockData.php:141
5378
  msgid "Three"
5379
  msgstr ""
@@ -5561,139 +5592,147 @@ msgstr ""
5561
  msgid "This column in the submissions table will sort by number."
5562
  msgstr ""
5563
 
5564
- #: includes/Config/FieldSettings.php:753
 
 
 
 
 
 
 
 
5565
  msgid "Number of seconds for the countdown"
5566
  msgstr ""
5567
 
5568
- #: includes/Config/FieldSettings.php:770
5569
  msgid ""
5570
  "Use this as a reistration password field. If this box is check, both\n"
5571
  " password and re-password textboxes will be output"
5572
  msgstr ""
5573
 
5574
- #: includes/Config/FieldSettings.php:867 includes/Database/Models/Form.php:708
5575
  #: includes/Fields/Confirm.php:26
5576
  msgid "Confirm"
5577
  msgstr ""
5578
 
5579
- #: includes/Config/FieldSettings.php:885
5580
  msgid "Allows rich text input."
5581
  msgstr ""
5582
 
5583
- #: includes/Config/FieldSettings.php:921
5584
  msgid "Processing Label"
5585
  msgstr ""
5586
 
5587
- #: includes/Config/FieldSettings.php:936
5588
  msgid "Checked Calculation Value"
5589
  msgstr ""
5590
 
5591
- #: includes/Config/FieldSettings.php:939
5592
  msgid "This number will be used in calculations if the box is checked."
5593
  msgstr ""
5594
 
5595
- #: includes/Config/FieldSettings.php:945
5596
  msgid "Unchecked Calculation Value"
5597
  msgstr ""
5598
 
5599
- #: includes/Config/FieldSettings.php:948
5600
  msgid "This number will be used in calculations if the box is unchecked."
5601
  msgstr ""
5602
 
5603
- #: includes/Config/FieldSettings.php:959
5604
  msgid "Display This Calculation Variable"
5605
  msgstr ""
5606
 
5607
- #: includes/Config/FieldSettings.php:965
5608
  msgid "- Select a Variable"
5609
  msgstr ""
5610
 
5611
- #: includes/Config/FieldSettings.php:978
5612
  msgid "Price"
5613
  msgstr ""
5614
 
5615
- #: includes/Config/FieldSettings.php:991
5616
  msgid "Use Inline Quantity"
5617
  msgstr ""
5618
 
5619
- #: includes/Config/FieldSettings.php:995
5620
  msgid "Allows users to choose more than one of this product."
5621
  msgstr ""
5622
 
5623
- #: includes/Config/FieldSettings.php:1002
5624
  msgid "Product Type"
5625
  msgstr ""
5626
 
5627
- #: includes/Config/FieldSettings.php:1007
5628
  msgid "Single Product (default)"
5629
  msgstr ""
5630
 
5631
- #: includes/Config/FieldSettings.php:1011
5632
  msgid "Multi Product - Dropdown"
5633
  msgstr ""
5634
 
5635
- #: includes/Config/FieldSettings.php:1015
5636
  msgid "Multi Product - Choose Many"
5637
  msgstr ""
5638
 
5639
- #: includes/Config/FieldSettings.php:1019
5640
  msgid "Multi Product - Choose One"
5641
  msgstr ""
5642
 
5643
- #: includes/Config/FieldSettings.php:1023
5644
  msgid "User Entry"
5645
  msgstr ""
5646
 
5647
- #: includes/Config/FieldSettings.php:1038
5648
  msgid "Cost"
5649
  msgstr ""
5650
 
5651
- #: includes/Config/FieldSettings.php:1054
5652
  msgid "Cost Options"
5653
  msgstr ""
5654
 
5655
- #: includes/Config/FieldSettings.php:1083
5656
  msgid "Single Cost"
5657
  msgstr ""
5658
 
5659
- #: includes/Config/FieldSettings.php:1087
5660
  msgid "Cost Dropdown"
5661
  msgstr ""
5662
 
5663
- #: includes/Config/FieldSettings.php:1091
5664
  msgid "Cost Type"
5665
  msgstr ""
5666
 
5667
- #: includes/Config/FieldSettings.php:1100 includes/Database/MockData.php:898
5668
  #: includes/Database/MockData.php:974 includes/Fields/Product.php:32
5669
  msgid "Product"
5670
  msgstr ""
5671
 
5672
- #: includes/Config/FieldSettings.php:1106
5673
  msgid "- Select a Product"
5674
  msgstr ""
5675
 
5676
- #: includes/Config/FieldSettings.php:1123
5677
  msgid "Answer"
5678
  msgstr ""
5679
 
5680
- #: includes/Config/FieldSettings.php:1127
5681
  msgid "A case sensitive answer to help prevent spam submissions of your form."
5682
  msgstr ""
5683
 
5684
- #: includes/Config/FieldSettings.php:1143
5685
  msgid "Taxonomy"
5686
  msgstr ""
5687
 
5688
- #: includes/Config/FieldSettings.php:1161
5689
  msgid "Add New Terms"
5690
  msgstr ""
5691
 
5692
- #: includes/Config/FieldSettings.php:1175
5693
  msgid "This is a user's state."
5694
  msgstr ""
5695
 
5696
- #: includes/Config/FieldSettings.php:1179
5697
  msgid "Used for marking a field for processing."
5698
  msgstr ""
5699
 
@@ -6508,6 +6547,22 @@ msgstr ""
6508
  msgid "Thank you for opting in!"
6509
  msgstr ""
6510
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6511
  #: includes/Config/i18nFrontEnd.php:16
6512
  msgid "Insert Link"
6513
  msgstr ""
@@ -7028,7 +7083,7 @@ msgstr ""
7028
  msgid "Paragraph Text"
7029
  msgstr ""
7030
 
7031
- #: includes/Fields/Textbox.php:28
7032
  msgid "Single Line Text"
7033
  msgstr ""
7034
 
@@ -7140,184 +7195,184 @@ msgstr ""
7140
  msgid "Ninja Forms Dashboard"
7141
  msgstr ""
7142
 
7143
- #: includes/Templates/admin-menu-dashboard.html.php:47
7144
  msgid "Agency"
7145
  msgstr ""
7146
 
7147
- #: includes/Templates/admin-menu-dashboard.html.php:50
7148
- #: includes/Templates/admin-menu-dashboard.html.php:91
7149
- #: includes/Templates/admin-menu-dashboard.html.php:124
7150
  msgid "Buy Now"
7151
  msgstr ""
7152
 
7153
- #: includes/Templates/admin-menu-dashboard.html.php:55
7154
  msgid "Unlimited Sites"
7155
  msgstr ""
7156
 
7157
- #: includes/Templates/admin-menu-dashboard.html.php:56
7158
- #: includes/Templates/admin-menu-dashboard.html.php:97
7159
- #: includes/Templates/admin-menu-dashboard.html.php:130
7160
  msgid "Updates & Support"
7161
  msgstr ""
7162
 
7163
- #: includes/Templates/admin-menu-dashboard.html.php:60
7164
- #: includes/Templates/admin-menu-dashboard.html.php:101
7165
- #: includes/Templates/admin-menu-dashboard.html.php:134
7166
  #, php-format
7167
  msgid "50% off recurring renewals"
7168
  msgstr ""
7169
 
7170
- #: includes/Templates/admin-menu-dashboard.html.php:61
7171
  msgid "Renews at $249.50/year"
7172
  msgstr ""
7173
 
7174
- #: includes/Templates/admin-menu-dashboard.html.php:65
7175
  msgid "Fastest Support"
7176
  msgstr ""
7177
 
7178
- #: includes/Templates/admin-menu-dashboard.html.php:66
7179
  msgid "1 Year of Updates & Support"
7180
  msgstr ""
7181
 
7182
- #: includes/Templates/admin-menu-dashboard.html.php:70
7183
  msgid "All add-ons included!"
7184
  msgstr ""
7185
 
7186
- #: includes/Templates/admin-menu-dashboard.html.php:72
7187
  msgid "Builder PRO Pack"
7188
  msgstr ""
7189
 
7190
- #: includes/Templates/admin-menu-dashboard.html.php:73
7191
  msgid "PDF Form Submissions"
7192
  msgstr ""
7193
 
7194
- #: includes/Templates/admin-menu-dashboard.html.php:74
7195
  msgid "Zapier"
7196
  msgstr ""
7197
 
7198
- #: includes/Templates/admin-menu-dashboard.html.php:75
7199
  msgid "Newsletters (MailChimp, etc.)"
7200
  msgstr ""
7201
 
7202
- #: includes/Templates/admin-menu-dashboard.html.php:76
7203
  msgid "CRMs (Saleforce, etc.)"
7204
  msgstr ""
7205
 
7206
- #: includes/Templates/admin-menu-dashboard.html.php:77
7207
  msgid "Payments (PayPal, etc.)"
7208
  msgstr ""
7209
 
7210
- #: includes/Templates/admin-menu-dashboard.html.php:78
7211
  msgid "And so much more..."
7212
  msgstr ""
7213
 
7214
- #: includes/Templates/admin-menu-dashboard.html.php:88
7215
  msgid "Professional"
7216
  msgstr ""
7217
 
7218
- #: includes/Templates/admin-menu-dashboard.html.php:90
7219
  msgid "Save $197"
7220
  msgstr ""
7221
 
7222
- #: includes/Templates/admin-menu-dashboard.html.php:96
7223
  msgid "20 Sites"
7224
  msgstr ""
7225
 
7226
- #: includes/Templates/admin-menu-dashboard.html.php:102
7227
  msgid "Renews at $99.50/year"
7228
  msgstr ""
7229
 
7230
- #: includes/Templates/admin-menu-dashboard.html.php:106
7231
  msgid "Faster Support"
7232
  msgstr ""
7233
 
7234
- #: includes/Templates/admin-menu-dashboard.html.php:110
7235
- #: includes/Templates/admin-menu-dashboard.html.php:143
7236
  msgid "Builder Pro Pack"
7237
  msgstr ""
7238
 
7239
- #: includes/Templates/admin-menu-dashboard.html.php:111
7240
- #: includes/Templates/admin-menu-dashboard.html.php:144
7241
  msgid "Layout & Styles, Multi-Part Forms, Conditional Logic, File Uploads"
7242
  msgstr ""
7243
 
7244
- #: includes/Templates/admin-menu-dashboard.html.php:115
7245
- #: includes/Templates/admin-menu-dashboard.html.php:148
7246
  msgid "Additional Add-Ons"
7247
  msgstr ""
7248
 
7249
- #: includes/Templates/admin-menu-dashboard.html.php:121
7250
  msgid "Personal"
7251
  msgstr ""
7252
 
7253
- #: includes/Templates/admin-menu-dashboard.html.php:123
7254
  msgid "Save $57"
7255
  msgstr ""
7256
 
7257
- #: includes/Templates/admin-menu-dashboard.html.php:129
7258
  msgid "1 Site"
7259
  msgstr ""
7260
 
7261
- #: includes/Templates/admin-menu-dashboard.html.php:135
7262
  msgid "Renews at $49.50/year"
7263
  msgstr ""
7264
 
7265
- #: includes/Templates/admin-menu-dashboard.html.php:139
7266
  msgid "Fast Support"
7267
  msgstr ""
7268
 
7269
- #: includes/Templates/admin-menu-dashboard.html.php:156
7270
  msgid "That sounds amazing! What else comes with Ninja Forms?"
7271
  msgstr ""
7272
 
7273
- #: includes/Templates/admin-menu-dashboard.html.php:157
7274
  msgid "We're glad you asked! Checkout our full list of features!"
7275
  msgstr ""
7276
 
7277
- #: includes/Templates/admin-menu-dashboard.html.php:158
7278
  #, php-format
7279
  msgid ""
7280
  "All plans include 50% discount on automatic renewals, and a 14 day money "
7281
  "back guarantee."
7282
  msgstr ""
7283
 
7284
- #: includes/Templates/admin-menu-dashboard.html.php:159
7285
  msgid "Requires a current active license and subject to our"
7286
  msgstr ""
7287
 
7288
- #: includes/Templates/admin-menu-dashboard.html.php:159
7289
  msgid "Terms & Conditions"
7290
  msgstr ""
7291
 
7292
- #: includes/Templates/admin-menu-dashboard.html.php:177
7293
  msgid "Search Forms"
7294
  msgstr ""
7295
 
7296
- #: includes/Templates/admin-menu-dashboard.html.php:183
7297
  msgid "Title"
7298
  msgstr ""
7299
 
7300
- #: includes/Templates/admin-menu-dashboard.html.php:185
7301
  msgid "Date Created"
7302
  msgstr ""
7303
 
7304
- #: includes/Templates/admin-menu-dashboard.html.php:189
7305
  msgid "Loading Forms..."
7306
  msgstr ""
7307
 
7308
- #: includes/Templates/admin-menu-dashboard.html.php:194
7309
  msgid "More"
7310
  msgstr ""
7311
 
7312
- #: includes/Templates/admin-menu-dashboard.html.php:195
7313
  msgid "Less"
7314
  msgstr ""
7315
 
7316
- #: includes/Templates/admin-menu-dashboard.html.php:224
7317
  msgid "No Forms"
7318
  msgstr ""
7319
 
7320
- #: includes/Templates/admin-menu-dashboard.html.php:227
7321
  msgid "Loading Forms"
7322
  msgstr ""
7323
 
@@ -7491,11 +7546,11 @@ msgstr ""
7491
  msgid "Label, Value, Calc Value"
7492
  msgstr ""
7493
 
7494
- #: includes/Templates/admin-menu-new-form.html.php:689
7495
  msgid "Decimals"
7496
  msgstr ""
7497
 
7498
- #: includes/Templates/admin-menu-new-form.html.php:729
7499
  msgid " Open in new window"
7500
  msgstr ""
7501
 
@@ -7668,32 +7723,45 @@ msgstr ""
7668
  msgid "Looks Good!"
7669
  msgstr ""
7670
 
7671
- #: ninja-forms.php:442
7672
  msgid "Ninja Forms allows you to collect personal information"
7673
  msgstr ""
7674
 
7675
- #: ninja-forms.php:443
7676
  msgid ""
7677
  "If you are using Ninja Forms to collect personal information, you should "
7678
  "consult a legal professional for your use case."
7679
  msgstr ""
7680
 
7681
- #: ninja-forms.php:715
7682
  msgid "Notice: JavaScript is required for this content."
7683
  msgstr ""
7684
 
7685
- #: ninja-forms.php:830
7686
  #, php-format
7687
  msgid ""
7688
  "%1$s is <strong>deprecated</strong> since Ninja Forms version %2$s! Use %3$s "
7689
  "instead."
7690
  msgstr ""
7691
 
7692
- #: ninja-forms.php:834
7693
  #, php-format
7694
  msgid "%1$s is <strong>deprecated</strong> since Ninja Forms version %2$s."
7695
  msgstr ""
7696
 
7697
- #: ninja-forms.php:904
 
 
 
 
 
 
 
 
 
 
 
 
 
7698
  msgid "Once per month"
7699
  msgstr ""
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Ninja Forms\n"
4
+ "POT-Creation-Date: 2018-06-05 12:45-0400\n"
5
+ "PO-Revision-Date: 2018-06-05 12:45-0400\n"
6
  "Last-Translator: \n"
7
  "Language-Team: WP Ninjas <info@wpninjas.com>\n"
8
  "Language: en\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
  "X-Poedit-KeywordsList: __;_e\n"
16
  "X-Poedit-SearchPath-0: includes\n"
17
+ "X-Poedit-SearchPath-1: lib\n"
18
  "X-Poedit-SearchPath-2: deprecated\n"
19
+ "X-Poedit-SearchPath-3: ninja-forms.php\n"
20
 
21
  #: deprecated/classes/add-form-modal.php:41
22
+ #: deprecated/classes/add-form-modal.php:99 includes/Admin/AddFormModal.php:42
23
  msgid "Add Form"
24
  msgstr ""
25
 
26
+ #: deprecated/classes/add-form-modal.php:72 includes/Admin/AddFormModal.php:105
 
27
  msgid "Select a form or type to search"
28
  msgstr ""
29
 
31
  #: deprecated/includes/admin/pages/ninja-forms-settings/tabs/general-settings/general-settings.php:123
32
  #: deprecated/includes/admin/upgrades/convert-forms-reset.php:71
33
  #: deprecated/includes/fields/list.php:176 includes/Config/i18nDashboard.php:68
34
+ #: includes/Config/i18nDashboard.php:79
35
+ #: includes/Templates/admin-menu-dashboard.html.php:241
36
  #: includes/Templates/ui-nf-header.html.php:12
37
  msgid "Cancel"
38
  msgstr ""
39
 
40
+ #: deprecated/classes/add-form-modal.php:92 includes/Admin/AddFormModal.php:73
41
  msgid "Insert"
42
  msgstr ""
43
 
264
  #: deprecated/classes/subs-cpt.php:389
265
  #: deprecated/includes/admin/pages/ninja-forms/tabs/form-list/form-list.php:188
266
  #: includes/Templates/admin-menu-all-forms-column-title.html.php:10
267
+ #: includes/Templates/admin-menu-dashboard.html.php:279
268
  #: includes/Templates/admin-menu-new-form.html.php:168
269
  #: includes/Templates/ui-item-controls.html.php:4
270
  msgid "Edit"
277
  #: includes/Admin/AllFormsTable.php:222 includes/Admin/Menus/Settings.php:132
278
  #: includes/Config/i18nDashboard.php:67
279
  #: includes/Templates/admin-menu-all-forms-column-title.html.php:15
280
+ #: includes/Templates/admin-menu-dashboard.html.php:283
281
  #: includes/Templates/ui-item-controls.html.php:2
282
  #: includes/Templates/ui-nf-drawer-buttons.html.php:2
283
  msgid "Delete"
286
  #: deprecated/classes/notifications-table.php:131
287
  #: deprecated/includes/admin/pages/ninja-forms/tabs/form-list/form-list.php:190
288
  #: includes/Templates/admin-menu-all-forms-column-title.html.php:19
289
+ #: includes/Templates/admin-menu-dashboard.html.php:280
290
  #: includes/Templates/ui-item-controls.html.php:3
291
  #: includes/Templates/ui-nf-drawer-buttons.html.php:3
292
  msgid "Duplicate"
301
 
302
  #: deprecated/classes/notifications-table.php:176
303
  #: deprecated/classes/notifications.php:259
304
+ #: includes/Config/FieldSettings.php:859 includes/Config/i18nDashboard.php:65
305
  #: includes/Templates/admin-menu-new-form.html.php:179
306
  msgid "Type"
307
  msgstr ""
329
  #: deprecated/includes/admin/admin.php:6
330
  #: deprecated/includes/admin/admin.php:101
331
  #: deprecated/includes/fields/list.php:149 includes/Admin/CPT/Submission.php:61
332
+ #: includes/Admin/Menus/AddNew.php:20 includes/Config/ActionSaveSettings.php:41
333
+ #: includes/Config/FieldSettings.php:180 includes/Config/FieldSettings.php:1064
334
  #: includes/Config/FormCalculationSettings.php:12
335
+ #: includes/Templates/admin-menu-dashboard.html.php:240
336
  msgid "Add New"
337
  msgstr ""
338
 
422
  #: deprecated/classes/subs-cpt.php:315
423
  #: deprecated/includes/fields/textbox.php:175
424
  #: includes/Admin/CPT/Submission.php:184
425
+ #: includes/Admin/Menus/Submissions.php:174
426
  #: includes/Config/FieldSettings.php:241
427
  #: includes/Config/MergeTagsDeprecated.php:183
428
  #: includes/Config/MergeTagsOther.php:25 includes/Database/MockData.php:620
440
 
441
  #: deprecated/classes/subs-cpt.php:390 deprecated/classes/subs-cpt.php:694
442
  #: deprecated/classes/subs-cpt.php:695 includes/Admin/CPT/Submission.php:142
443
+ #: includes/Admin/Menus/Submissions.php:321
444
+ #: includes/Admin/Menus/Submissions.php:322
445
  msgid "Export"
446
  msgstr ""
447
 
545
 
546
  #: deprecated/classes/subs-cpt.php:712
547
  #: includes/Admin/CPT/DownloadAllSubmissions.php:160
548
+ #: includes/Admin/Menus/Submissions.php:339
549
  msgid "Download All Submissions"
550
  msgstr ""
551
 
570
 
571
  #: deprecated/classes/subs-cpt.php:901 deprecated/includes/fields/list.php:103
572
  #: deprecated/includes/fields/list.php:588
573
+ #: includes/Config/FieldSettings.php:196 includes/Config/FieldSettings.php:1079
574
  #: includes/Templates/admin-metabox-sub-fields.html.php:8
575
  msgid "Value"
576
  msgstr ""
679
  #: deprecated/includes/admin/pages/ninja-forms/tabs/form-settings/form-settings.php:7
680
  #: deprecated/includes/admin/welcome.php:335
681
  #: includes/Admin/Menus/Settings.php:66 includes/Admin/Menus/Settings.php:77
682
+ #: includes/Config/FieldSettings.php:868
683
  #: includes/Templates/admin-menu-settings.html.php:3
684
  #: includes/Templates/ui-nf-header.html.php:7
685
  #: includes/Templates/ui-nf-menu-drawer.html.php:8
703
  #: deprecated/includes/admin/pages/ninja-forms/tabs/field-settings/edit-field-ul.php:7
704
  #: deprecated/includes/admin/pages/ninja-forms/tabs/field-settings/edit-field-ul.php:19
705
  #: deprecated/includes/admin/scripts.php:75
706
+ #: includes/Templates/admin-menu-dashboard.html.php:122
707
  msgid "Save"
708
  msgstr ""
709
 
720
  msgstr ""
721
 
722
  #: deprecated/includes/admin/edit-field/autocomplete-off.php:16
723
+ #: includes/Config/FieldSettings.php:809
724
  msgid "Disable Browser Autocomplete"
725
  msgstr ""
726
 
985
 
986
  #: deprecated/includes/admin/form-preview.php:39
987
  #: includes/Templates/admin-menu-all-forms-column-title.html.php:23
988
+ #: includes/Templates/admin-menu-dashboard.html.php:281
989
  msgid "Preview Form"
990
  msgstr ""
991
 
1255
 
1256
  #: deprecated/includes/admin/pages/ninja-forms-settings/tabs/general-settings/general-settings.php:93
1257
  #: deprecated/includes/admin/scripts.php:54
 
1258
  #: includes/Config/PluginSettingsAdvanced.php:16
1259
  msgid "Remove ALL Ninja Forms data upon uninstall?"
1260
  msgstr ""
1528
  #: deprecated/includes/admin/pages/ninja-forms/tabs/form-list/form-list.php:218
1529
  #: deprecated/includes/admin/welcome.php:355
1530
  #: includes/Admin/AllFormsTable.php:75
1531
+ #: includes/Templates/admin-menu-dashboard.html.php:257
1532
  msgid "Shortcode"
1533
  msgstr ""
1534
 
1549
  #: deprecated/includes/admin/pages/ninja-forms/tabs/form-list/form-list.php:192
1550
  #: deprecated/includes/admin/sidebar.php:155
1551
  #: includes/Templates/admin-menu-all-forms-column-title.html.php:27
1552
+ #: includes/Templates/admin-menu-dashboard.html.php:282
1553
  msgid "View Submissions"
1554
  msgstr ""
1555
 
1920
  msgid "Reset the form conversion process for v2.9+"
1921
  msgstr ""
1922
 
1923
+ #: deprecated/includes/admin/scripts.php:75 includes/Admin/Menus/Forms.php:248
1924
  msgid "Edit Form"
1925
  msgstr ""
1926
 
1943
 
1944
  #: deprecated/includes/admin/step-processing.php:11
1945
  #: deprecated/includes/admin/upgrades/upgrade-handler-page.html.php:29
1946
+ #: deprecated/ninja-forms.php:683 includes/Config/FieldSettings.php:934
1947
  #: lib/StepProcessing/menu.php:11
1948
  msgid "Processing"
1949
  msgstr ""
2508
  #: deprecated/includes/fields/timed-submit.php:9
2509
  #: deprecated/includes/fields/timed-submit.php:17
2510
  #: includes/Config/FieldSettings.php:21 includes/Config/FieldSettings.php:191
2511
+ #: includes/Config/FieldSettings.php:732 includes/Config/FieldSettings.php:748
2512
+ #: includes/Config/FieldSettings.php:1074
2513
  msgid "Label"
2514
  msgstr ""
2515
 
4097
  msgstr ""
4098
 
4099
  #: deprecated/includes/fields/country.php:277
4100
+ #: includes/Config/FieldSettings.php:835
4101
  msgid "Use a custom first option"
4102
  msgstr ""
4103
 
4104
  #: deprecated/includes/fields/country.php:283
4105
+ #: includes/Config/FieldSettings.php:848
4106
  msgid "Custom first option"
4107
  msgstr ""
4108
 
4359
  msgstr ""
4360
 
4361
  #: deprecated/includes/fields/list.php:145
4362
+ #: includes/Config/FieldSettings.php:676
4363
  msgid "Multi-Select Box Size"
4364
  msgstr ""
4365
 
4459
  msgstr ""
4460
 
4461
  #: deprecated/includes/fields/rating.php:13
4462
+ #: includes/Config/FieldSettings.php:796
4463
  msgid "Number of stars"
4464
  msgstr ""
4465
 
4530
  msgstr ""
4531
 
4532
  #: deprecated/includes/fields/textarea.php:18
4533
+ #: includes/Config/FieldSettings.php:891
4534
  msgid "Show Rich Text Editor"
4535
  msgstr ""
4536
 
4537
  #: deprecated/includes/fields/textarea.php:23
4538
+ #: includes/Config/FieldSettings.php:901
4539
  msgid "Show Media Upload Button"
4540
  msgstr ""
4541
 
4542
  #: deprecated/includes/fields/textarea.php:28
4543
+ #: includes/Config/FieldSettings.php:913
4544
  msgid "Disable Rich Text Editor on Mobile"
4545
  msgstr ""
4546
 
4549
  msgstr ""
4550
 
4551
  #: deprecated/includes/fields/textbox.php:56
4552
+ #: includes/Config/FieldSettings.php:821
4553
  msgid "Disable Input"
4554
  msgstr ""
4555
 
4590
 
4591
  #: deprecated/includes/fields/timed-submit.php:18
4592
  #: deprecated/includes/fields/timed-submit.php:69
4593
+ #: includes/Config/FieldSettings.php:750
4594
  msgid "Please wait %n seconds"
4595
  msgstr ""
4596
 
4716
  msgid "Request forbidden."
4717
  msgstr ""
4718
 
4719
+ #: includes/AJAX/REST/BatchProcess.php:40
4720
+ #: includes/AJAX/REST/BatchProcess.php:46
4721
  msgid "Invalid request."
4722
  msgstr ""
4723
 
4767
  msgid "Submission Metabox"
4768
  msgstr ""
4769
 
4770
+ #: includes/Abstracts/UserInfo.php:37
4771
  msgid "User Meta (if logged in)"
4772
  msgstr ""
4773
 
4792
  msgid "Delete Data Request"
4793
  msgstr ""
4794
 
4795
+ #: includes/Actions/Email.php:183
4796
  #, php-format
4797
  msgid ""
4798
  "Your email action \"%s\" has an invalid value for the \"%s\" setting. Please "
4813
  msgid "Shortcodes should return and not echo, see: %s"
4814
  msgstr ""
4815
 
4816
+ #: includes/Admin/AddFormModal.php:93
4817
  msgid "Insert Form"
4818
  msgstr ""
4819
 
4905
  msgstr ""
4906
 
4907
  #: includes/Admin/Menus/Forms.php:37 includes/Config/i18nBuilder.php:5
4908
+ #: includes/Config/i18nFrontEnd.php:9 ninja-forms.php:446
4909
  msgid "Ninja Forms"
4910
  msgstr ""
4911
 
4912
+ #: includes/Admin/Menus/Forms.php:184
4913
  msgid "Form Template Import Error."
4914
  msgstr ""
4915
 
4916
+ #: includes/Admin/Menus/Forms.php:585 includes/Config/ActionSaveSettings.php:28
4917
  #: includes/MergeTags/Fields.php:14
4918
  msgid "Fields"
4919
  msgstr ""
5012
  msgid "Save Settings"
5013
  msgstr ""
5014
 
5015
+ #: includes/Admin/Menus/Settings.php:162
5016
+ msgid "Remove ALL Ninja Forms data and uninstall?"
5017
+ msgstr ""
5018
+
5019
  #: includes/Admin/Menus/Settings.php:165
5020
  msgid "Are you sure you want to rollback?"
5021
  msgstr ""
5030
  msgid "Trashed"
5031
  msgstr ""
5032
 
5033
+ #: includes/Admin/Menus/Submissions.php:339
5034
  msgid "button-secondary nf-download-all"
5035
  msgstr ""
5036
 
5072
  msgid "Calculations"
5073
  msgstr ""
5074
 
5075
+ #: includes/Admin/UserDataRequests.php:50
5076
+ #: includes/Admin/UserDataRequests.php:95
5077
  msgid "Ninja Forms Submission Data"
5078
  msgstr ""
5079
 
5080
+ #: includes/Admin/UserDataRequests.php:65
5081
  msgid "Ninja Forms Submissions Data"
5082
  msgstr ""
5083
 
5144
  "front end."
5145
  msgstr ""
5146
 
5147
+ #: includes/Config/ActionDeleteDataRequestSettings.php:28
5148
+ msgid "Anonymize Data"
5149
+ msgstr ""
5150
+
5151
  #: includes/Config/ActionEmailSettings.php:20
5152
  msgid "Email address or search for a field"
5153
  msgstr ""
5171
  "front end."
5172
  msgstr ""
5173
 
5174
+ #: includes/Config/ActionSaveSettings.php:13
5175
+ msgid "Designated Submitter's Email Address"
5176
  msgstr ""
5177
 
5178
  #: includes/Config/ActionSaveSettings.php:15
5179
+ msgid ""
5180
+ "The email address used in this field will be allowed to make data export and "
5181
+ "delete requests on behalf of their form submission."
5182
+ msgstr ""
5183
+
5184
+ #: includes/Config/ActionSaveSettings.php:24
5185
+ msgid "Save All"
5186
+ msgstr ""
5187
+
5188
+ #: includes/Config/ActionSaveSettings.php:25
5189
  msgid "Save None"
5190
  msgstr ""
5191
 
5192
+ #: includes/Config/ActionSaveSettings.php:40
5193
  msgid "Except"
5194
  msgstr ""
5195
 
5196
+ #: includes/Config/ActionSaveSettings.php:48
5197
  msgid "Form Field"
5198
  msgstr ""
5199
 
5295
  msgstr ""
5296
 
5297
  #: includes/Config/DashboardMenuItems.php:11
5298
+ msgid "Services"
5299
  msgstr ""
5300
 
5301
  #: includes/Config/DashboardMenuItems.php:15
5302
+ msgid "Apps & Integrations"
5303
+ msgstr ""
5304
+
5305
+ #: includes/Config/DashboardMenuItems.php:19
5306
  msgid "Memberships"
5307
  msgstr ""
5308
 
5309
+ #: includes/Config/DashboardPromotions.php:14
5310
+ msgid ""
5311
+ "Hosts are bad at sending emails. Improve the reliability of your submission "
5312
+ "emails! "
5313
+ msgstr ""
5314
+
5315
+ #: includes/Config/DashboardPromotions.php:14
5316
+ msgid "Try our new Ninja Mail service!"
5317
+ msgstr ""
5318
+
5319
  #: includes/Config/Example.php:21
5320
  msgid "Label Here"
5321
  msgstr ""
5334
  msgid "Form Default"
5335
  msgstr ""
5336
 
5337
+ #: includes/Config/FieldSettings.php:58 includes/Config/FieldSettings.php:1037
5338
  #: includes/Config/FormDisplaySettings.php:89
5339
  #: includes/Database/MockData.php:376 includes/Database/MockData.php:633
5340
  #: includes/Fields/Hidden.php:38
5386
  msgid "Options"
5387
  msgstr ""
5388
 
5389
+ #: includes/Config/FieldSettings.php:185 includes/Config/FieldSettings.php:1068
5390
  #: includes/Database/MockData.php:127
5391
  msgid "One"
5392
  msgstr ""
5395
  msgid "one"
5396
  msgstr ""
5397
 
5398
+ #: includes/Config/FieldSettings.php:186 includes/Config/FieldSettings.php:1069
5399
  #: includes/Database/MockData.php:134
5400
  msgid "Two"
5401
  msgstr ""
5404
  msgid "two"
5405
  msgstr ""
5406
 
5407
+ #: includes/Config/FieldSettings.php:187 includes/Config/FieldSettings.php:1070
5408
  #: includes/Database/MockData.php:141
5409
  msgid "Three"
5410
  msgstr ""
5592
  msgid "This column in the submissions table will sort by number."
5593
  msgstr ""
5594
 
5595
+ #: includes/Config/FieldSettings.php:660
5596
+ msgid "This Field Is Personally Identifiable Data"
5597
+ msgstr ""
5598
+
5599
+ #: includes/Config/FieldSettings.php:663
5600
+ msgid "This option helps with privacy regulation compliance"
5601
+ msgstr ""
5602
+
5603
+ #: includes/Config/FieldSettings.php:763
5604
  msgid "Number of seconds for the countdown"
5605
  msgstr ""
5606
 
5607
+ #: includes/Config/FieldSettings.php:780
5608
  msgid ""
5609
  "Use this as a reistration password field. If this box is check, both\n"
5610
  " password and re-password textboxes will be output"
5611
  msgstr ""
5612
 
5613
+ #: includes/Config/FieldSettings.php:877 includes/Database/Models/Form.php:708
5614
  #: includes/Fields/Confirm.php:26
5615
  msgid "Confirm"
5616
  msgstr ""
5617
 
5618
+ #: includes/Config/FieldSettings.php:895
5619
  msgid "Allows rich text input."
5620
  msgstr ""
5621
 
5622
+ #: includes/Config/FieldSettings.php:931
5623
  msgid "Processing Label"
5624
  msgstr ""
5625
 
5626
+ #: includes/Config/FieldSettings.php:946
5627
  msgid "Checked Calculation Value"
5628
  msgstr ""
5629
 
5630
+ #: includes/Config/FieldSettings.php:949
5631
  msgid "This number will be used in calculations if the box is checked."
5632
  msgstr ""
5633
 
5634
+ #: includes/Config/FieldSettings.php:955
5635
  msgid "Unchecked Calculation Value"
5636
  msgstr ""
5637
 
5638
+ #: includes/Config/FieldSettings.php:958
5639
  msgid "This number will be used in calculations if the box is unchecked."
5640
  msgstr ""
5641
 
5642
+ #: includes/Config/FieldSettings.php:969
5643
  msgid "Display This Calculation Variable"
5644
  msgstr ""
5645
 
5646
+ #: includes/Config/FieldSettings.php:975
5647
  msgid "- Select a Variable"
5648
  msgstr ""
5649
 
5650
+ #: includes/Config/FieldSettings.php:988
5651
  msgid "Price"
5652
  msgstr ""
5653
 
5654
+ #: includes/Config/FieldSettings.php:1001
5655
  msgid "Use Inline Quantity"
5656
  msgstr ""
5657
 
5658
+ #: includes/Config/FieldSettings.php:1005
5659
  msgid "Allows users to choose more than one of this product."
5660
  msgstr ""
5661
 
5662
+ #: includes/Config/FieldSettings.php:1012
5663
  msgid "Product Type"
5664
  msgstr ""
5665
 
5666
+ #: includes/Config/FieldSettings.php:1017
5667
  msgid "Single Product (default)"
5668
  msgstr ""
5669
 
5670
+ #: includes/Config/FieldSettings.php:1021
5671
  msgid "Multi Product - Dropdown"
5672
  msgstr ""
5673
 
5674
+ #: includes/Config/FieldSettings.php:1025
5675
  msgid "Multi Product - Choose Many"
5676
  msgstr ""
5677
 
5678
+ #: includes/Config/FieldSettings.php:1029
5679
  msgid "Multi Product - Choose One"
5680
  msgstr ""
5681
 
5682
+ #: includes/Config/FieldSettings.php:1033
5683
  msgid "User Entry"
5684
  msgstr ""
5685
 
5686
+ #: includes/Config/FieldSettings.php:1048
5687
  msgid "Cost"
5688
  msgstr ""
5689
 
5690
+ #: includes/Config/FieldSettings.php:1064
5691
  msgid "Cost Options"
5692
  msgstr ""
5693
 
5694
+ #: includes/Config/FieldSettings.php:1093
5695
  msgid "Single Cost"
5696
  msgstr ""
5697
 
5698
+ #: includes/Config/FieldSettings.php:1097
5699
  msgid "Cost Dropdown"
5700
  msgstr ""
5701
 
5702
+ #: includes/Config/FieldSettings.php:1101
5703
  msgid "Cost Type"
5704
  msgstr ""
5705
 
5706
+ #: includes/Config/FieldSettings.php:1110 includes/Database/MockData.php:898
5707
  #: includes/Database/MockData.php:974 includes/Fields/Product.php:32
5708
  msgid "Product"
5709
  msgstr ""
5710
 
5711
+ #: includes/Config/FieldSettings.php:1116
5712
  msgid "- Select a Product"
5713
  msgstr ""
5714
 
5715
+ #: includes/Config/FieldSettings.php:1133
5716
  msgid "Answer"
5717
  msgstr ""
5718
 
5719
+ #: includes/Config/FieldSettings.php:1137
5720
  msgid "A case sensitive answer to help prevent spam submissions of your form."
5721
  msgstr ""
5722
 
5723
+ #: includes/Config/FieldSettings.php:1153
5724
  msgid "Taxonomy"
5725
  msgstr ""
5726
 
5727
+ #: includes/Config/FieldSettings.php:1171
5728
  msgid "Add New Terms"
5729
  msgstr ""
5730
 
5731
+ #: includes/Config/FieldSettings.php:1185
5732
  msgid "This is a user's state."
5733
  msgstr ""
5734
 
5735
+ #: includes/Config/FieldSettings.php:1189
5736
  msgid "Used for marking a field for processing."
5737
  msgstr ""
5738
 
6547
  msgid "Thank you for opting in!"
6548
  msgstr ""
6549
 
6550
+ #: includes/Config/i18nDashboard.php:78
6551
+ #, php-format
6552
+ msgid ""
6553
+ "%sOnce we begin this process, it might take several minutes to complete."
6554
+ "%sNavigating away from this page before it is finished could lead to "
6555
+ "unexpected results.%sPlease confirm when you are ready to begin.%s"
6556
+ msgstr ""
6557
+
6558
+ #: includes/Config/i18nDashboard.php:80
6559
+ msgid "Clean up my data"
6560
+ msgstr ""
6561
+
6562
+ #: includes/Config/i18nDashboard.php:81
6563
+ msgid "Processing..."
6564
+ msgstr ""
6565
+
6566
  #: includes/Config/i18nFrontEnd.php:16
6567
  msgid "Insert Link"
6568
  msgstr ""
7083
  msgid "Paragraph Text"
7084
  msgstr ""
7085
 
7086
+ #: includes/Fields/Textbox.php:34
7087
  msgid "Single Line Text"
7088
  msgstr ""
7089
 
7195
  msgid "Ninja Forms Dashboard"
7196
  msgstr ""
7197
 
7198
+ #: includes/Templates/admin-menu-dashboard.html.php:120
7199
  msgid "Agency"
7200
  msgstr ""
7201
 
7202
+ #: includes/Templates/admin-menu-dashboard.html.php:123
7203
+ #: includes/Templates/admin-menu-dashboard.html.php:164
7204
+ #: includes/Templates/admin-menu-dashboard.html.php:197
7205
  msgid "Buy Now"
7206
  msgstr ""
7207
 
7208
+ #: includes/Templates/admin-menu-dashboard.html.php:128
7209
  msgid "Unlimited Sites"
7210
  msgstr ""
7211
 
7212
+ #: includes/Templates/admin-menu-dashboard.html.php:129
7213
+ #: includes/Templates/admin-menu-dashboard.html.php:170
7214
+ #: includes/Templates/admin-menu-dashboard.html.php:203
7215
  msgid "Updates & Support"
7216
  msgstr ""
7217
 
7218
+ #: includes/Templates/admin-menu-dashboard.html.php:133
7219
+ #: includes/Templates/admin-menu-dashboard.html.php:174
7220
+ #: includes/Templates/admin-menu-dashboard.html.php:207
7221
  #, php-format
7222
  msgid "50% off recurring renewals"
7223
  msgstr ""
7224
 
7225
+ #: includes/Templates/admin-menu-dashboard.html.php:134
7226
  msgid "Renews at $249.50/year"
7227
  msgstr ""
7228
 
7229
+ #: includes/Templates/admin-menu-dashboard.html.php:138
7230
  msgid "Fastest Support"
7231
  msgstr ""
7232
 
7233
+ #: includes/Templates/admin-menu-dashboard.html.php:139
7234
  msgid "1 Year of Updates & Support"
7235
  msgstr ""
7236
 
7237
+ #: includes/Templates/admin-menu-dashboard.html.php:143
7238
  msgid "All add-ons included!"
7239
  msgstr ""
7240
 
7241
+ #: includes/Templates/admin-menu-dashboard.html.php:145
7242
  msgid "Builder PRO Pack"
7243
  msgstr ""
7244
 
7245
+ #: includes/Templates/admin-menu-dashboard.html.php:146
7246
  msgid "PDF Form Submissions"
7247
  msgstr ""
7248
 
7249
+ #: includes/Templates/admin-menu-dashboard.html.php:147
7250
  msgid "Zapier"
7251
  msgstr ""
7252
 
7253
+ #: includes/Templates/admin-menu-dashboard.html.php:148
7254
  msgid "Newsletters (MailChimp, etc.)"
7255
  msgstr ""
7256
 
7257
+ #: includes/Templates/admin-menu-dashboard.html.php:149
7258
  msgid "CRMs (Saleforce, etc.)"
7259
  msgstr ""
7260
 
7261
+ #: includes/Templates/admin-menu-dashboard.html.php:150
7262
  msgid "Payments (PayPal, etc.)"
7263
  msgstr ""
7264
 
7265
+ #: includes/Templates/admin-menu-dashboard.html.php:151
7266
  msgid "And so much more..."
7267
  msgstr ""
7268
 
7269
+ #: includes/Templates/admin-menu-dashboard.html.php:161
7270
  msgid "Professional"
7271
  msgstr ""
7272
 
7273
+ #: includes/Templates/admin-menu-dashboard.html.php:163
7274
  msgid "Save $197"
7275
  msgstr ""
7276
 
7277
+ #: includes/Templates/admin-menu-dashboard.html.php:169
7278
  msgid "20 Sites"
7279
  msgstr ""
7280
 
7281
+ #: includes/Templates/admin-menu-dashboard.html.php:175
7282
  msgid "Renews at $99.50/year"
7283
  msgstr ""
7284
 
7285
+ #: includes/Templates/admin-menu-dashboard.html.php:179
7286
  msgid "Faster Support"
7287
  msgstr ""
7288
 
7289
+ #: includes/Templates/admin-menu-dashboard.html.php:183
7290
+ #: includes/Templates/admin-menu-dashboard.html.php:216
7291
  msgid "Builder Pro Pack"
7292
  msgstr ""
7293
 
7294
+ #: includes/Templates/admin-menu-dashboard.html.php:184
7295
+ #: includes/Templates/admin-menu-dashboard.html.php:217
7296
  msgid "Layout & Styles, Multi-Part Forms, Conditional Logic, File Uploads"
7297
  msgstr ""
7298
 
7299
+ #: includes/Templates/admin-menu-dashboard.html.php:188
7300
+ #: includes/Templates/admin-menu-dashboard.html.php:221
7301
  msgid "Additional Add-Ons"
7302
  msgstr ""
7303
 
7304
+ #: includes/Templates/admin-menu-dashboard.html.php:194
7305
  msgid "Personal"
7306
  msgstr ""
7307
 
7308
+ #: includes/Templates/admin-menu-dashboard.html.php:196
7309
  msgid "Save $57"
7310
  msgstr ""
7311
 
7312
+ #: includes/Templates/admin-menu-dashboard.html.php:202
7313
  msgid "1 Site"
7314
  msgstr ""
7315
 
7316
+ #: includes/Templates/admin-menu-dashboard.html.php:208
7317
  msgid "Renews at $49.50/year"
7318
  msgstr ""
7319
 
7320
+ #: includes/Templates/admin-menu-dashboard.html.php:212
7321
  msgid "Fast Support"
7322
  msgstr ""
7323
 
7324
+ #: includes/Templates/admin-menu-dashboard.html.php:229
7325
  msgid "That sounds amazing! What else comes with Ninja Forms?"
7326
  msgstr ""
7327
 
7328
+ #: includes/Templates/admin-menu-dashboard.html.php:230
7329
  msgid "We're glad you asked! Checkout our full list of features!"
7330
  msgstr ""
7331
 
7332
+ #: includes/Templates/admin-menu-dashboard.html.php:231
7333
  #, php-format
7334
  msgid ""
7335
  "All plans include 50% discount on automatic renewals, and a 14 day money "
7336
  "back guarantee."
7337
  msgstr ""
7338
 
7339
+ #: includes/Templates/admin-menu-dashboard.html.php:232
7340
  msgid "Requires a current active license and subject to our"
7341
  msgstr ""
7342
 
7343
+ #: includes/Templates/admin-menu-dashboard.html.php:232
7344
  msgid "Terms & Conditions"
7345
  msgstr ""
7346
 
7347
+ #: includes/Templates/admin-menu-dashboard.html.php:250
7348
  msgid "Search Forms"
7349
  msgstr ""
7350
 
7351
+ #: includes/Templates/admin-menu-dashboard.html.php:256
7352
  msgid "Title"
7353
  msgstr ""
7354
 
7355
+ #: includes/Templates/admin-menu-dashboard.html.php:258
7356
  msgid "Date Created"
7357
  msgstr ""
7358
 
7359
+ #: includes/Templates/admin-menu-dashboard.html.php:262
7360
  msgid "Loading Forms..."
7361
  msgstr ""
7362
 
7363
+ #: includes/Templates/admin-menu-dashboard.html.php:267
7364
  msgid "More"
7365
  msgstr ""
7366
 
7367
+ #: includes/Templates/admin-menu-dashboard.html.php:268
7368
  msgid "Less"
7369
  msgstr ""
7370
 
7371
+ #: includes/Templates/admin-menu-dashboard.html.php:297
7372
  msgid "No Forms"
7373
  msgstr ""
7374
 
7375
+ #: includes/Templates/admin-menu-dashboard.html.php:300
7376
  msgid "Loading Forms"
7377
  msgstr ""
7378
 
7546
  msgid "Label, Value, Calc Value"
7547
  msgstr ""
7548
 
7549
+ #: includes/Templates/admin-menu-new-form.html.php:696
7550
  msgid "Decimals"
7551
  msgstr ""
7552
 
7553
+ #: includes/Templates/admin-menu-new-form.html.php:736
7554
  msgid " Open in new window"
7555
  msgstr ""
7556
 
7723
  msgid "Looks Good!"
7724
  msgstr ""
7725
 
7726
+ #: ninja-forms.php:458
7727
  msgid "Ninja Forms allows you to collect personal information"
7728
  msgstr ""
7729
 
7730
+ #: ninja-forms.php:459
7731
  msgid ""
7732
  "If you are using Ninja Forms to collect personal information, you should "
7733
  "consult a legal professional for your use case."
7734
  msgstr ""
7735
 
7736
+ #: ninja-forms.php:731
7737
  msgid "Notice: JavaScript is required for this content."
7738
  msgstr ""
7739
 
7740
+ #: ninja-forms.php:848
7741
  #, php-format
7742
  msgid ""
7743
  "%1$s is <strong>deprecated</strong> since Ninja Forms version %2$s! Use %3$s "
7744
  "instead."
7745
  msgstr ""
7746
 
7747
+ #: ninja-forms.php:852
7748
  #, php-format
7749
  msgid "%1$s is <strong>deprecated</strong> since Ninja Forms version %2$s."
7750
  msgstr ""
7751
 
7752
+ #: ninja-forms.php:869
7753
+ msgid "Data Cleanup"
7754
+ msgstr ""
7755
+
7756
+ #: ninja-forms.php:870
7757
+ #, php-format
7758
+ msgid ""
7759
+ "Ninja Forms has detected data on your site leftover from old forms or Ninja "
7760
+ "Forms versions.%sWe would like to run a quick cleanup process to remove this "
7761
+ "old data. Your forms will not be impacted by this process, but it may take "
7762
+ "several minutes to complete.%sPlease %sclick here%s to begin."
7763
+ msgstr ""
7764
+
7765
+ #: ninja-forms.php:941
7766
  msgid "Once per month"
7767
  msgstr ""
lib/NF_Tracking.php CHANGED
@@ -98,17 +98,7 @@ final class NF_Tracking
98
  */
99
  public function is_opted_in()
100
  {
101
- return (bool) get_option( 'ninja_forms_allow_tracking', $this->is_freemius_opted_in() );
102
- }
103
-
104
- private function is_freemius_opted_in()
105
- {
106
- $freemius = get_option( 'fs_accounts' );
107
- if( ! $freemius ) return false;
108
- if( ! isset( $freemius[ 'plugin_data' ] ) ) return false;
109
- if( ! isset( $freemius[ 'plugin_data' ][ 'ninja-forms' ] ) ) return false;
110
- if( ! isset( $freemius[ 'plugin_data' ][ 'ninja-forms' ][ 'activation_timestamp' ] ) ) return false;
111
- return true;
112
  }
113
 
114
  /**
@@ -155,17 +145,7 @@ final class NF_Tracking
155
  */
156
  public function is_opted_out()
157
  {
158
- return (bool) get_option( 'ninja_forms_do_not_allow_tracking', $this->is_freemius_opted_out() );
159
- }
160
-
161
- private function is_freemius_opted_out()
162
- {
163
- $freemius = get_option( 'fs_accounts' );
164
- if( ! $freemius ) return false;
165
- if( ! isset( $freemius[ 'plugin_data' ] ) ) return false;
166
- if( ! isset( $freemius[ 'plugin_data' ][ 'ninja-forms' ] ) ) return false;
167
- if( ! isset( $freemius[ 'plugin_data' ][ 'ninja-forms' ][ 'is_anonymous' ] ) ) return false;
168
- return true;
169
  }
170
 
171
  /**
98
  */
99
  public function is_opted_in()
100
  {
101
+ return (bool) get_option( 'ninja_forms_allow_tracking' );
 
 
 
 
 
 
 
 
 
 
102
  }
103
 
104
  /**
145
  */
146
  public function is_opted_out()
147
  {
148
+ return (bool) get_option( 'ninja_forms_do_not_allow_tracking' );
 
 
 
 
 
 
 
 
 
 
149
  }
150
 
151
  /**
ninja-forms.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Ninja Forms
4
  Plugin URI: http://ninjaforms.com/
5
  Description: Ninja Forms is a webform builder with unparalleled ease of use and features.
6
- Version: 3.3.2
7
  Author: The WP Ninjas
8
  Author URI: http://ninjaforms.com
9
  Text Domain: ninja-forms
@@ -58,7 +58,7 @@ if( get_option( 'ninja_forms_load_deprecated', FALSE ) && ! ( isset( $_POST[ 'nf
58
  /**
59
  * @since 3.0
60
  */
61
- const VERSION = '3.3.2';
62
 
63
  const WP_MIN_VERSION = '4.7';
64
 
3
  Plugin Name: Ninja Forms
4
  Plugin URI: http://ninjaforms.com/
5
  Description: Ninja Forms is a webform builder with unparalleled ease of use and features.
6
+ Version: 3.3.3
7
  Author: The WP Ninjas
8
  Author URI: http://ninjaforms.com
9
  Text Domain: ninja-forms
58
  /**
59
  * @since 3.0
60
  */
61
+ const VERSION = '3.3.3';
62
 
63
  const WP_MIN_VERSION = '4.7';
64
 
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: wpninjasllc, kstover, jameslaws, kbjohnson90, klhall1987, krmoorho
3
  Tags: form, forms, contact form, custom form, form builder, form creator, form manager, form creation, contact forms, custom forms, forms builder, forms creator, forms manager, forms creation, form administration,
4
  Requires at least: 4.7
5
  Tested up to: 4.9
6
- Stable tag: 3.3.2
7
  License: GPLv2 or later
8
 
9
  Drag and drop fields in an intuitive UI to create contact forms, email subscription forms, order forms, payment forms, send emails and more!
@@ -111,10 +111,11 @@ For help and video tutorials, please visit our website: [Ninja Forms Documentati
111
 
112
  == Upgrade Notice ==
113
 
114
- = 3.3.2 (4 June 2018) =
115
 
116
  *Bugs:*
117
 
 
118
  * Fields that do not actually save data should no longer appear in the include/exclude fields list for the store submission action.
119
  * Improved performance of our Add Form modal in the post editor.
120
  * Resolved an issue that sometimes caused the Submissions page to display as a white screen.
@@ -131,6 +132,12 @@ For help and video tutorials, please visit our website: [Ninja Forms Documentati
131
 
132
  == Changelog ==
133
 
 
 
 
 
 
 
134
  = 3.3.2 (4 June 2018) =
135
 
136
  *Bugs:*
3
  Tags: form, forms, contact form, custom form, form builder, form creator, form manager, form creation, contact forms, custom forms, forms builder, forms creator, forms manager, forms creation, form administration,
4
  Requires at least: 4.7
5
  Tested up to: 4.9
6
+ Stable tag: 3.3.3
7
  License: GPLv2 or later
8
 
9
  Drag and drop fields in an intuitive UI to create contact forms, email subscription forms, order forms, payment forms, send emails and more!
111
 
112
  == Upgrade Notice ==
113
 
114
+ = 3.3.3 (5 June 2018) =
115
 
116
  *Bugs:*
117
 
118
+ * Resolved an issue that sometimes caused our opt-in modal to become undismissable.
119
  * Fields that do not actually save data should no longer appear in the include/exclude fields list for the store submission action.
120
  * Improved performance of our Add Form modal in the post editor.
121
  * Resolved an issue that sometimes caused the Submissions page to display as a white screen.
132
 
133
  == Changelog ==
134
 
135
+ = 3.3.3 (5 June 2018) =
136
+
137
+ *Bugs:*
138
+
139
+ * Resolved an issue that sometimes caused our opt-in modal to become undismissable.
140
+
141
  = 3.3.2 (4 June 2018) =
142
 
143
  *Bugs:*