WP User Frontend – Membership, Profile, Registration & Post Submission Plugin for WordPress - Version 3.5.1

Version Description

Download this release

Release Info

Developer tareq1988
Plugin Icon 128x128 WP User Frontend – Membership, Profile, Registration & Post Submission Plugin for WordPress
Version 3.5.1
Comparing to
See all releases

Code changes from version 3.5.0 to 3.5.1

Files changed (4) hide show
  1. changelog.txt +94 -91
  2. languages/wp-user-frontend.pot +2 -2
  3. readme.txt +1 -1
  4. wpuf.php +2 -2
changelog.txt CHANGED
@@ -1,4 +1,7 @@
1
- ### v3.5.0 (22 September, 2020) ###
 
 
 
2
  * New - Add character restriction feature
3
  * Tweak - Make sure post author edit link works only in frontend
4
  * Fix - Inconsistency in lost password reset email message
@@ -7,7 +10,7 @@
7
  * Fix - Showing WPUF edit link for WP default roles
8
  * Fix - Upload button unresponsive issue in iOS
9
 
10
- ### v3.4.0 (24 August, 2020) ###
11
  * New - Add post edit link for post authors in single or archive pages
12
  * Enhancement - Enhance post delete message
13
  * Tweak - Refactor control buttons visibility in form builder
@@ -28,7 +31,7 @@
28
  * Fix - Conflict between image and file upload custom fields
29
  * Fix - Login url when login page is not set
30
 
31
- ### v3.3.1 (16 June, 2020) ###
32
  * Tweak - Use common names for Ivory Coast, North Korea and Sourth Korea instead of their official names
33
  * Fix - Condition to use default avatar
34
  * Fix - Make Email and URL fields clickable
@@ -37,7 +40,7 @@
37
  * Fix - Missing colon to email, URL, text and textarea labels when renders their data
38
  * Fix - Prevent showing empty labels for fields that have render_field_data method
39
 
40
- ### v3.3.0 (11 June, 2020) ###
41
  * Enhancement - Add Namibian Dollar in currency list
42
  * Enhancement - Add sync values option for option data fields
43
  * Tweak - Allow uploading image that having filesize meets php ini settings
@@ -60,7 +63,7 @@
60
  * Fix - Implementing default WP login page override option
61
  * Fix - Transparent background of autosuggestion dropdown
62
 
63
- ### v3.2.0 (14 April, 2020) ###
64
  * **Improvement:** Import forms system
65
  * **Improvement:** Password reset system
66
  * **Improvement:** Updated url validation regex to support modern tlds
@@ -73,7 +76,7 @@
73
  * **Fix** A regression regarding saving checkbox data
74
  * **Fix** Default value of multi-select fields is not showing
75
 
76
- ### v3.1.18 (13 March, 2020) ###
77
  * **Improvement:** Hide post edit option when subscription is expired
78
  * **Improvement:** Check files to prevent duplicity in media upload
79
  * **Improvement:** Added Jordanian Dinar to currency list
@@ -107,21 +110,21 @@
107
  * **Fix:** Checkbox data not saving from WPUF Custom Fields metabox
108
  * **Fix:** Workaround for The Events Calendar venue and organizer fields in metabox
109
 
110
- ### v3.1.17 (31 January, 2020) ###
111
  * **Fix:** some regressions after phpcs fixes
112
 
113
- ### v3.1.16 (17 January, 2020) ###
114
  * **Fix:** Photo insert option in content editor
115
  * **Fix:** Subscription page is not showing the content/package description as formatted content
116
  * **Fix:** Predefined form is not saving on the WPUF form page's backend area
117
  * **Fix:** WPUF Custom HTML field is not saving the data
118
  * **Improve:** Improve Code Quality
119
 
120
- ### v3.1.15 (14 January, 2020) ###
121
  * **Fix:** update url validation
122
  * **Tweak:** Added privacy policy info in setup wizard for admin
123
 
124
- ### v3.1.14 (13 December, 2019) ###
125
 
126
  * **Fix:** Fixed a warning while in block editor
127
  * **Fix:** Add better URL validation
@@ -129,7 +132,7 @@
129
  * **Fix:** Notification Checkbox not working
130
  * **Fix:** Fixed some Column field issues
131
 
132
- ### v3.1.13 (18 November, 2019) ###
133
 
134
  * **New:** Added Arabic translations.
135
  * **Fix:** Free subscription info was not showing in dashboard.
@@ -138,11 +141,11 @@
138
  * **Fix:** Guest post hook was not working properly. Closes #704
139
  * **Fix:** Fixed missing default value for post content rich text editor. Closes #730
140
 
141
- ### v3.1.12 (17 October, 2019) ###
142
 
143
  * **Fix:** Nonce not verify on login
144
 
145
- ### v3.1.11 (02 October, 2019) ###
146
 
147
  * **Feature:** Option to set which tab shows as active on the account page.
148
  * **Fix:** Unlock option was unavailable after the post being locked.
@@ -151,12 +154,12 @@
151
  * **Enhancement:** Add shortcode support to display post information in the Post Expiration Message.
152
  * **Enhancement:** Add Appsero option checkbox on the setup wizard.
153
 
154
- ### v3.1.10 (06 September, 2019) ###
155
 
156
  * **Fix:** Posts were not assigned to the selected default post owner.
157
  * **Fix:** Google reCaptcha was not working, users could submit the form without reCaptcha validation.
158
 
159
- ### v3.1.9 (22 July, 2019) ###
160
 
161
  * **Fix:** call_user_func_array() error while editing or add a new post from admin panel.
162
  * **Fix:** Address fields on payment page were not checking which fields are optional.
@@ -165,7 +168,7 @@
165
  * **Fix:** Login page was including registration page link even when user registration was turned off.
166
  * **Fix:** Notification emails were not respecting the spaces.
167
 
168
- ### v3.1.8 (26 June, 2019) ###
169
 
170
  * **Fix:** Multistep form was scrolling to the top of the browser instead of moving to the top of the form when clicking on `Next` or `Previous` button.
171
  * **Fix:** Uploaded images were not showing in the ACF gallery field.
@@ -173,7 +176,7 @@
173
  * **Fix:** Added translation functions to the missing strings.
174
  * **Fix:** Dependency styles error of Gutenblock-editor.css.
175
 
176
- ### v3.1.7 (31 May, 2019) ###
177
 
178
  * **Fix:** check for 'button_label' existence before using it.
179
  * **Fix:** after accepting bank payment, post status was not changing.
@@ -181,7 +184,7 @@
181
  * **Fix:** fix PHP warning.
182
  * **Improvement:** added `Select Country` text for billing address country field.
183
 
184
- ### v3.1.6 (23 May, 2019) ###
185
 
186
  * **Fix:** URL field empty value was not saving.
187
  * **Fix:** Custom taxonomy field empty data were not updating.
@@ -189,24 +192,24 @@
189
  * **Improvement:** Added active class to account page menu items.
190
  * **Improvement:** Responsive frontend pages.
191
 
192
- ### v3.1.5 (02 May, 2019) ###
193
 
194
  * **Fix:** Conflict weDevs insight library with WP Project Manager plugin.
195
 
196
- ### v3.1.4 (02 May, 2019) ###
197
 
198
  * **Fix:** Category field data were not being saved when conditional logic is applied to custom taxonomy fields based on category field.
199
  * **Fix:** While editing the checkbox values from the backend user profile page, the values were not being saved.
200
  * **Fix:** While editing profile, using the default profile form, the password strength indicator didn't respond.
201
  * **Fix:** Insights data were not being sent.
202
 
203
- ### v3.1.3 (15 April, 2019) ###
204
 
205
  * **Fix:** Required option of checkbox field was not validating on the frontend.
206
  * **Fix:** Select mulitple options in checkbox field doesn't save the data.
207
  * **Fix:** Fallback pay per post was not respecting the payment procedure & fallback cost was not correct on the payment page.
208
 
209
- ### v3.1.2 (01 April, 2019) ###
210
 
211
  * **Feature:** Added column field: Now, creating multi-column in a single row is super easy with WPUF Column field. Just drag the column field in the builder area, configure columns number, column space and add any fields you want inside that Column field.
212
  * **Fix:** Unable to render the events on the front-end: On the frontend dashboard, the submitted events were not showing, you will get it fixed in this version.
@@ -216,7 +219,7 @@
216
  * **Fix:** The args parameter not working with get_avatar filter: The args parameter did not exist with get_avatar filter, which now exists.
217
  * **Fix:** The item in ajax taxonomy field is not selected: When the taxonomy field type is set to Ajax, the submitted terms were not showing in the backend and frontend which have been fixed.
218
 
219
- ### v3.1.1 (28 February, 2019) ###
220
 
221
  * **Fix:** Help text in the Category field were not displaying on the frontend.
222
  * **Fix:** Category was not editable when editing the post from the frontend.
@@ -226,7 +229,7 @@
226
  * **Fix:** Checkboxes were not linking/syncing with ACF field.
227
  * **Fix:** Publish time input option in the Date/Time field, was not working.
228
 
229
- ### v3.1.0 (31 January, 2019) ###
230
 
231
  * **Fix:** The Default registration form `[wpuf-registration]` was unable to send the new user registration email.
232
  * **Fix:** With the latest version of WordPress the Gutenberg block of WP User Frontend were not working. Fixed in this version.
@@ -235,28 +238,28 @@
235
  * **Fix:** WP User Frontend was unable to install with PHP 5.4 or lower version.
236
  * **Fix:** When a user uploaded single image for product gallery using WPUF WooCommerce product form, that image was not showing on the frontend.
237
 
238
- ### v3.0.2 (1 January, 2019) ###
239
 
240
  * **Feature:** Added post lock feature based on posts and user
241
  * **Fix:** 'show directions' link doesn't show with the google map on submitted post
242
  * **Fix:** Subscription pack price not formatting according to the settings
243
  * **Fix:** Post date is not updating when enable time input option for date field
244
 
245
- ### v3.0.1 (5 December, 2018) ###
246
 
247
  * **Fix:** Image is duplicating
248
 
249
- ### v3.0.0 (4 December, 2018) ###
250
 
251
  * **New:** Integrated WC Marketplace plugin: vendor can submit post from their frontend dashboard
252
  * **New:** Integrated WC Vendors plugin: vendor can submit post from their frontend dashboard
253
  * **Fix:** Post is getting duplicate while updating
254
 
255
- ### v2.9.4 (20 November, 2018) ###
256
 
257
  * **Fix:** WooCommerce Gallery images not getting saved
258
 
259
- ### v2.9.3 (02 November, 2018) ###
260
 
261
  * **Fix:** NoCaptcha reCaptcha compatibility issue
262
  * **Fix:** Empty URL field label showing with the post on frontend
@@ -265,18 +268,18 @@
265
  * **New:** Added SweetAlert pop up box for image delete & subscription cancel confirmaton
266
  * **Improved:** Showing user display name instead of username on the frontend dashboard
267
 
268
- ### v2.9.2 (20 September, 2018) ###
269
 
270
  * **Fix:** Delete & drag icon showing inappropriately
271
  * **Fix:** Custom fields data not showing on the frontend when different conditional logic apply based on same field with different options
272
 
273
- ### v2.9.1 (18 August, 2018) ###
274
 
275
  * **New:** Added custom classes to make two or three columns form
276
  * **Fix:** If add a field with the 'field visibility' to the admin only, it was fine to the admin. But, the field and the fields below were not showing to the non-admin users. It has been fixed in this version.
277
  * **Fix:** Duplicated field was not saving on the post form
278
 
279
- ### v2.9.0 (16 August, 2018) ###
280
 
281
  * **New:** The Events Calendar Integration Form
282
  * **New:** Post Submission Facility From Account Page
@@ -285,7 +288,7 @@
285
  * **Fix:** Draft post gets published after editing without even asking for payment
286
  * **Fix:** Added Placeholder for Empty Featured Image
287
 
288
- ### v2.8.10 (17 July, 2018) ###
289
 
290
  * **New:** Added drag and drop image ordering on image upload field
291
  * **New:** Added preview option in forms
@@ -300,7 +303,7 @@
300
  * **Fix:** Separator spacing for multi select and checkbox render view
301
  * **Fix:** Form id specific posts are not displaying on the dashboard
302
 
303
- ### v2.8.9 (6 June, 2018) ###
304
 
305
  * **New:** Added functionality to export and erase WP User Frontend Data.
306
  * **New:** Added billing address customizer.
@@ -314,7 +317,7 @@
314
  * **Fix:** Fixed billing amount not showing when assign pack from backend.
315
  * **Fix:** Fixed some translations issues.
316
 
317
- ### v2.8.8 (16 May, 2018) ###
318
 
319
  * **New:** Allow override form input style using theme styling.
320
  * **Improved:** Nocaptcha recaptcha wasn't working when allow_url_fopen is disabled is fixed.
@@ -331,7 +334,7 @@
331
  * **Fix:** Fixed some issues in Advanced Custom Fields(Free) compatibility
332
  * **Fix:** Fixed some translations issues.
333
 
334
- ### v2.8.7 (09 April, 2018) ###
335
 
336
  * **New:** Added WP User Frontend Guten Block
337
  * **New:** Added Advanced Custom Fields(Free) compatibility
@@ -342,7 +345,7 @@
342
  * **Fix:** Taxonomy Terms not showing for custom post types in front-end dashboard
343
  * **Fix:** Fixed some issues in billing address
344
 
345
- ### v2.8.6 (22 March, 2018) ###
346
 
347
  * **Improved:** Added backward compatibility for WooCommerce product template
348
  * **Fix:** Some fields were rendered as Array
@@ -357,7 +360,7 @@
357
  * **Fix:** Date/Time was not following backend format in frontend
358
  * **Fix:** Login redirect issues with blank page
359
 
360
- ### v2.8.5 (12 March, 2018) ###
361
 
362
  * **New:** Enhanced Login Redirect settings to redirect to previous page
363
  * **Fix:** Form fields help text styles now showing properly
@@ -366,7 +369,7 @@
366
  * **Improved:** Added version meta for Forms
367
  * **Improved:** various other code improvements
368
 
369
- ### v2.8.4 (04 March, 2018) ###
370
 
371
  * **New:** Dashboard post listing now supports multiple post type within shortcode
372
  * **New:** Added settings in URL field to view link on new window or same window
@@ -380,7 +383,7 @@
380
  * **Fix:** TinyMCE styling not working on frontend layouts fixed
381
  * **Improved:** Updated turkish translation
382
 
383
- ### v2.8.3 (15 February, 2018) ###
384
 
385
  * **New:** Admin form builder is now fully responsive.
386
  * **New:** Added color schemes for creating attractive form layouts.
@@ -392,13 +395,13 @@
392
  * **Improved:** Show purchase link on notice of post purchase
393
  * **Improved:** Hide edit link on front-end post listing if editing is disabled
394
 
395
- ### v2.8.2 (23 January, 2017) ###
396
 
397
  * **Improved:** Added upgrade function for default category: Upgrader added to upgrade previously set default post category.
398
  * **New:** Subscription pack cannot be canceled: Fixed recurring subscription pack cannot be canceled from my account page in subscription details section.
399
  * **Fix:** page installer admin notice logic issue: Fixed page installer admin notice logic problem due to new payment settings default value not set.
400
 
401
- ### v2.8.1 (14 January, 2017) ###
402
 
403
  * **New:** Setup Wizard: Setup Wizard added to turn off payment options and install pages.
404
  * **New:** Multi-select Category: Add multi-select to default category in post form settings.
@@ -409,7 +412,7 @@
409
  * **Fix:** Default Field Width: Default Field Width set empty. Previously set as medium.
410
 
411
 
412
- ### v2.8.0 (6 January, 2017) ###
413
 
414
  * **New:** Limit Entries: limit how many entries a form will accept and display a custom message when that limit is reached.
415
  * **New:** Schedule form: Don't accept form submission if the current date is not between the date range of the schedule.
@@ -422,7 +425,7 @@
422
  * **Fix:** Undefined error: Data processing error on purchasing free subscription pack.
423
 
424
 
425
- ### v2.7.0 (12 December, 2017) ###
426
 
427
  * **New:** Posting integration with Dokan added. Now you can create and edit blog posts from your Dokan dashboard.
428
  * **New:** Fallback cost for form subscription payment. When a subscribed user reaches post limit before the pack expires, this option will allow user to pay per post and continue making posts until the membership is valid.
@@ -437,13 +440,13 @@
437
  * **Fix:** Fix Pay Per Post only shows round figure in frontend. #269
438
 
439
 
440
- ### v2.6.1 (8 November, 2017) ###
441
 
442
  * **Fix:** Fixed subscription pack frontend display issue. A small bug was introduced that was preventing displaying the subscription packs correctly.
443
  * **Fix:** Fix for packs with unlimited post. We had a small mistake in pack post counting and unlimited subscription plan was discarded. This version fixes the issue.
444
 
445
 
446
- ### v2.6.0 (6 November, 2017) ###
447
 
448
  * **New:** When configuring payment settings from wp-admin → User Frontend → Settings → Payments, the payment options were applicable for all post forms with the same behavior. Admin could not configure payment option for each post form individually. In this version, the payment configuration option for individual form has been added. Now the admin can configure payment from wp-admin → User Frontend → Post Forms → Add/Edit a form → Navigate Payment Settings located under Settings tab.
449
  * **New:** When rendering a form, each field can be shown/hidden based on the type of user roles, subscription pack. This visibility option is located under **Advanced Options** section of each form field and provides a more granular control over which value you want to show and to whom.
@@ -460,7 +463,7 @@
460
  * **Improved:** Add form preview image in template popup.
461
  * **Improved:** Improved help texts in settings → general & form settings
462
 
463
- ### v2.5.7 (18 October, 2017) ###
464
 
465
  * **New:** Guest post email verification feature added. When turned on, users need to click the activation link on their email before publising the post.
466
  * **New:** Added Login and Registration shortcode support in the plugin. Now free version users will get the themed login and a simple registration feature.
@@ -472,18 +475,18 @@
472
  * **Fix:** Product visibility for WooCommerce wasn't working as they migrated to a taxonomy system.
473
  * **Fix:** PayPal gateway security enforced. When checking the IPN request, few things weren't being done before checking the valid IPN response.
474
 
475
- ### v2.5.7 (11 September, 2017) ###
476
 
477
  * [improved] Added background in form builder div, so notices don’t overlap the form builder
478
  * [improved] Added filter `wpuf_free_loader` for conditional loading pro elements. Added class instance container to access class instances via <code>wpuf()->dashboard</code> like magic methods.
479
  * [new] Form label display settings added. Now you can place the form element labels at left/right/above/hide, brings more flexibility.
480
  * [new] New post notification feature brought back in individual form notification settings. You could only change the new post notification email in the PRO version, now you can change it in the free version, as well as disable the email.
481
 
482
- ### v2.5.6 (28 August, 2017) ###
483
 
484
  * [fix] Call subscriptions.js file directly from the js directory. Fix #174
485
 
486
- ### v2.5.5 (26 August, 2017) ###
487
 
488
  * [new] Added Invisible reCaptcha option
489
  * [new] Added weForms shortcode on script loading check
@@ -494,7 +497,7 @@
494
  * [fix] Fatal Error:undefined function wpuf_cf_count_form_entries()
495
  * [fix] Fix form entries count function name
496
 
497
- ### v2.5.4 (30 July, 2017) ###
498
 
499
  * [new] Added WPUF admin menu icon
500
  + [new] Added Recaptcha field
@@ -530,7 +533,7 @@
530
  * [fix] Fix undefined index in count
531
  * [fix] Invalid post type due to class loading hook
532
 
533
- ### v2.5.3 (8 June, 2017) ###
534
 
535
  * [improve] Update action name by removing language changing option
536
  * [improve] Update SweetAlert version
@@ -553,7 +556,7 @@
553
  * [fix] When site language changed, Add Form/ Edit Form page display nothing
554
 
555
 
556
- ### v2.5.2 (27 April, 2017) ###
557
 
558
  * [improve] Added word limit feature for text field
559
  * [improve] Added page shortcode insert button in TinyMCE
@@ -583,14 +586,14 @@
583
  * [fix] "save draft" button not working post saving as pending, conflict with subscription
584
 
585
 
586
- ### v2.5.1 (22 March, 2017) ###
587
 
588
  * [improve] Update vue.js and vuex.js version
589
  * [improve] Update parent_slug parameter of add_submenu_page function to 'wp-user-frontend'
590
  * [fix] Admin fields in form edit section reset on clicking 'Save form' button
591
 
592
 
593
- ### v2.5 (18 March, 2017) ###
594
 
595
  * [new] Brand new form builder added for post form and profile form
596
  * [new] Added payment status for pay per post
@@ -598,7 +601,7 @@
598
  * [improve] add and update price formating function
599
 
600
 
601
- ### v2.4.4 (22 February, 2017) ###
602
 
603
  * [fix] Undefined JavaScript error when post is editing in admin
604
  * [fix] User IP if the script is running in cli
@@ -608,12 +611,12 @@
608
  * [fix] Recaptcha refresh when validation failed
609
 
610
 
611
- ### v2.4.3 (07 February, 2017) ###
612
 
613
  * [fix] PHP backward compatibility issue
614
 
615
 
616
- ### v2.4.2 (05 February, 2017) ###
617
 
618
  * [new] Shortcodes supported on post notification's every field
619
  * [fix] Conditional logic on address field
@@ -626,7 +629,7 @@
626
  * [new] My Account Dashboard `[wpuf_account]`
627
 
628
 
629
- ### v2.4.1 (12 January, 2017) ###
630
 
631
  * [new] Added a function `wpuf_get_countries()`
632
  * [fix] Enable paynow url on dashboard if a new post is submitted as draft
@@ -645,7 +648,7 @@
645
  * [fix] `wpuf-ajax-tag-search` priv/nopriv ajax request
646
 
647
 
648
- ### v2.4 (26 October, 2016) ###
649
 
650
  * [fix] Plupload string translations
651
  * [fix] Post expiration logic updated
@@ -664,12 +667,12 @@
664
  * [new] Content restriction added on *pro* version
665
 
666
 
667
- ### v2.3.15 (11 August, 2016) ###
668
 
669
  * [fix] License renewal prompt fix
670
 
671
 
672
- ### v2.3.14 (10 August, 2016) ###
673
 
674
  * [fix] Text domain and translated strings updated
675
  * [fix] Reloading the profile/registration page after deleting the avatar fixed.
@@ -687,7 +690,7 @@
687
  * [new] Multiple forms in the same page
688
 
689
 
690
- ### v2.3.13 (30 March, 2016) ###
691
 
692
  * [fix] Paypal user agent changed and issue with paypal transection fixed
693
  * [new] Multiple images/files can now be uploaded at a time in image and file fields
@@ -695,7 +698,7 @@
695
  * [fix] Problem with saving form element in php 7.0.0 is fixed
696
 
697
 
698
- ### v2.3.12 (8 February, 2016) ###
699
 
700
  * [new] WooCommerce Product Category and Attributes are now sectionized
701
  * [new] Error notice can now be translated.
@@ -707,7 +710,7 @@
707
  * [fix] SSL issue fixed
708
 
709
 
710
- ### v2.3.11 (8 February, 2016) ###
711
 
712
  * [fix] File upload vulnerability fix. Props to: Panagiotis Vagenas
713
  * [fix] Replaced deprecated user notification function
@@ -717,7 +720,7 @@
717
  * [new] No-captcha support added
718
 
719
 
720
- ### v2.3.10 (5 Ocotber, 2015) ###
721
 
722
  * [fix] Custom css is now working
723
  * [fix] Textdomain added to some text
@@ -729,7 +732,7 @@
729
  * [fix] Publish post after paypal payment completion
730
 
731
 
732
- ### v2.3.9 (13 Sepetember, 2015) ###
733
 
734
  * [fix] Newly registered users were having no meta named "wpuf_postlock"
735
  * [fix] Newly registered users (having no meta named "wpuf_postlock") are now having form in the frontend
@@ -741,7 +744,7 @@
741
  * [improve] Button style in payment form
742
 
743
 
744
- ### v2.3.8 (3rd Sepetember, 2015) ###
745
 
746
  * [fix] Problem with wpuf lock post fixed.
747
  * [fix] Problem with retyping password disability in the frontend fixed.
@@ -751,7 +754,7 @@
751
  * [add] RTL support improvement
752
 
753
 
754
- ### v2.3.7 (24 August, 2015) ###
755
 
756
  * [fix] Problem with conditional logic in image upload field fixed.
757
  * [fix] Transaction log updating issue fixed.
@@ -761,7 +764,7 @@
761
  * [fix] Problem with 'pay per post' feature fixed
762
 
763
 
764
- ### v2.3.6 (13 July, 2015) ###
765
 
766
  * [fix] Login page bug fixed.
767
  * [fix] Wordpress native registration page made working.
@@ -772,38 +775,38 @@
772
  * [fix] Problem with action hook fixed.
773
 
774
 
775
- ### v2.3.5 (2 July, 2015) ###
776
 
777
  * [fix] Ajax taxonomy field bug fixed.
778
 
779
 
780
- ### v2.3.4 (June 29, 2015) ###
781
 
782
  * [fix] Featured image caption was not being updated
783
 
784
 
785
- ### v2.3.3 (June 24, 2015) ###
786
 
787
  * [fix] Post status settings in form, wasn't being updated.
788
 
789
 
790
- ### v2.3.2 (June 22, 2015) ###
791
 
792
  * [fix] Featured image upload fix
793
  * [new] Image upload field brought back to free
794
 
795
 
796
- ### v2.3.1 (June 21, 2015) ###
797
 
798
  * [fix] Compatibility problem with PHP < 5.2. Accidental PHP array shorthand used.
799
 
800
 
801
- ### version 2.3 (June 20, 2015) ###
802
 
803
  * Pro plugin released as free with less features
804
 
805
 
806
- ### version 1.3.2 ###
807
 
808
  * [improve] post thumbnail image association added
809
  * [improve] various form styles updated
@@ -814,13 +817,13 @@
814
  * [fix] dashboard author bio height fix
815
 
816
 
817
- ### version 1.3.1 ###
818
 
819
  * [fix] `[wpuf_editpost]` typo fix
820
  * [fix] clean $dashboard_query from corrupting beyond use
821
 
822
 
823
- ### version 1.3 ###
824
 
825
  * [fix] PayPal payment user_id issue fixed
826
  * [fix] Plupload `o is null` error fix
@@ -828,25 +831,25 @@
828
  * [update] new version of settings api class
829
 
830
 
831
- ### version 1.2.3 ###
832
 
833
  * [fix] `has_shortcode()` brought back again by renaming as `wpuf_has_shortcode()`
834
  * [fix] all the labels now have a default text
835
 
836
 
837
- ### version 1.2.2 ###
838
 
839
  * [fix] shortcode error fix for edit users
840
  * [fix] plugin css/js url
841
  * [fix] removed has_shortcode() call
842
 
843
 
844
- ### version 1.2.1 ###
845
 
846
  * [fix] Performance problem with wp_list_users()
847
 
848
 
849
- ### version 1.2 ###
850
 
851
  * [fix] Subscription post publish
852
  * [fix] Post delete fix in dashboard
@@ -855,7 +858,7 @@
855
  * [new] Checkbox field in custom field
856
 
857
 
858
- ### version 1.1 ###
859
 
860
  * warning for multisite fix
861
  * allow category bug fix
@@ -865,7 +868,7 @@
865
  * category dropdown fix
866
 
867
 
868
- ### version 1.0 ###
869
 
870
  * Admin panel converted to settings API
871
  * Ajax featured Image uploader added (using plupload)
@@ -882,7 +885,7 @@
882
  * Other payment currency added
883
 
884
 
885
- ### version 0.7 ###
886
 
887
  * admin ui improved
888
  * updated new post notification mail template
@@ -894,7 +897,7 @@
894
  * improved action hooks and filter hooks
895
 
896
 
897
- ### version 0.6 ###
898
 
899
  * fixed error on attachment delete
900
  * added styles on dashboard too
@@ -905,7 +908,7 @@
905
  * filter hook added on edit post for post args
906
 
907
 
908
- ### version 0.5 ###
909
 
910
  * filters on add posting page for blocking the post capa
911
  * subscription pack id added on user meta upon purchase
@@ -916,13 +919,13 @@
916
  * filter added on form builder
917
 
918
 
919
- ### version 0.4 ###
920
 
921
  * missing custom meta field added on edit post form
922
  * jQuery validation added on edit post form
923
 
924
 
925
- ### version 0.3 ###
926
 
927
  * rich/plain text on/off fixed
928
  * ajax chained category added on add post form
@@ -931,7 +934,7 @@
931
  * 404 error fix on add post
932
 
933
 
934
- ### version 0.2 ###
935
 
936
  * Admin settings page has been improved
937
  * Header already sent warning messages has been fixed
1
+ = v3.5.1 (22 September, 2020) =
2
+ * Fix - Changelog.txt for wordpress.org
3
+
4
+ = v3.5.0 (22 September, 2020) =
5
  * New - Add character restriction feature
6
  * Tweak - Make sure post author edit link works only in frontend
7
  * Fix - Inconsistency in lost password reset email message
10
  * Fix - Showing WPUF edit link for WP default roles
11
  * Fix - Upload button unresponsive issue in iOS
12
 
13
+ = v3.4.0 (24 August, 2020) =
14
  * New - Add post edit link for post authors in single or archive pages
15
  * Enhancement - Enhance post delete message
16
  * Tweak - Refactor control buttons visibility in form builder
31
  * Fix - Conflict between image and file upload custom fields
32
  * Fix - Login url when login page is not set
33
 
34
+ = v3.3.1 (16 June, 2020) =
35
  * Tweak - Use common names for Ivory Coast, North Korea and Sourth Korea instead of their official names
36
  * Fix - Condition to use default avatar
37
  * Fix - Make Email and URL fields clickable
40
  * Fix - Missing colon to email, URL, text and textarea labels when renders their data
41
  * Fix - Prevent showing empty labels for fields that have render_field_data method
42
 
43
+ = v3.3.0 (11 June, 2020) =
44
  * Enhancement - Add Namibian Dollar in currency list
45
  * Enhancement - Add sync values option for option data fields
46
  * Tweak - Allow uploading image that having filesize meets php ini settings
63
  * Fix - Implementing default WP login page override option
64
  * Fix - Transparent background of autosuggestion dropdown
65
 
66
+ = v3.2.0 (14 April, 2020) =
67
  * **Improvement:** Import forms system
68
  * **Improvement:** Password reset system
69
  * **Improvement:** Updated url validation regex to support modern tlds
76
  * **Fix** A regression regarding saving checkbox data
77
  * **Fix** Default value of multi-select fields is not showing
78
 
79
+ = v3.1.18 (13 March, 2020) =
80
  * **Improvement:** Hide post edit option when subscription is expired
81
  * **Improvement:** Check files to prevent duplicity in media upload
82
  * **Improvement:** Added Jordanian Dinar to currency list
110
  * **Fix:** Checkbox data not saving from WPUF Custom Fields metabox
111
  * **Fix:** Workaround for The Events Calendar venue and organizer fields in metabox
112
 
113
+ = v3.1.17 (31 January, 2020) =
114
  * **Fix:** some regressions after phpcs fixes
115
 
116
+ = v3.1.16 (17 January, 2020) =
117
  * **Fix:** Photo insert option in content editor
118
  * **Fix:** Subscription page is not showing the content/package description as formatted content
119
  * **Fix:** Predefined form is not saving on the WPUF form page's backend area
120
  * **Fix:** WPUF Custom HTML field is not saving the data
121
  * **Improve:** Improve Code Quality
122
 
123
+ = v3.1.15 (14 January, 2020) =
124
  * **Fix:** update url validation
125
  * **Tweak:** Added privacy policy info in setup wizard for admin
126
 
127
+ = v3.1.14 (13 December, 2019) =
128
 
129
  * **Fix:** Fixed a warning while in block editor
130
  * **Fix:** Add better URL validation
132
  * **Fix:** Notification Checkbox not working
133
  * **Fix:** Fixed some Column field issues
134
 
135
+ = v3.1.13 (18 November, 2019) =
136
 
137
  * **New:** Added Arabic translations.
138
  * **Fix:** Free subscription info was not showing in dashboard.
141
  * **Fix:** Guest post hook was not working properly. Closes #704
142
  * **Fix:** Fixed missing default value for post content rich text editor. Closes #730
143
 
144
+ = v3.1.12 (17 October, 2019) =
145
 
146
  * **Fix:** Nonce not verify on login
147
 
148
+ = v3.1.11 (02 October, 2019) =
149
 
150
  * **Feature:** Option to set which tab shows as active on the account page.
151
  * **Fix:** Unlock option was unavailable after the post being locked.
154
  * **Enhancement:** Add shortcode support to display post information in the Post Expiration Message.
155
  * **Enhancement:** Add Appsero option checkbox on the setup wizard.
156
 
157
+ = v3.1.10 (06 September, 2019) =
158
 
159
  * **Fix:** Posts were not assigned to the selected default post owner.
160
  * **Fix:** Google reCaptcha was not working, users could submit the form without reCaptcha validation.
161
 
162
+ = v3.1.9 (22 July, 2019) =
163
 
164
  * **Fix:** call_user_func_array() error while editing or add a new post from admin panel.
165
  * **Fix:** Address fields on payment page were not checking which fields are optional.
168
  * **Fix:** Login page was including registration page link even when user registration was turned off.
169
  * **Fix:** Notification emails were not respecting the spaces.
170
 
171
+ = v3.1.8 (26 June, 2019) =
172
 
173
  * **Fix:** Multistep form was scrolling to the top of the browser instead of moving to the top of the form when clicking on `Next` or `Previous` button.
174
  * **Fix:** Uploaded images were not showing in the ACF gallery field.
176
  * **Fix:** Added translation functions to the missing strings.
177
  * **Fix:** Dependency styles error of Gutenblock-editor.css.
178
 
179
+ = v3.1.7 (31 May, 2019) =
180
 
181
  * **Fix:** check for 'button_label' existence before using it.
182
  * **Fix:** after accepting bank payment, post status was not changing.
184
  * **Fix:** fix PHP warning.
185
  * **Improvement:** added `Select Country` text for billing address country field.
186
 
187
+ = v3.1.6 (23 May, 2019) =
188
 
189
  * **Fix:** URL field empty value was not saving.
190
  * **Fix:** Custom taxonomy field empty data were not updating.
192
  * **Improvement:** Added active class to account page menu items.
193
  * **Improvement:** Responsive frontend pages.
194
 
195
+ = v3.1.5 (02 May, 2019) =
196
 
197
  * **Fix:** Conflict weDevs insight library with WP Project Manager plugin.
198
 
199
+ = v3.1.4 (02 May, 2019) =
200
 
201
  * **Fix:** Category field data were not being saved when conditional logic is applied to custom taxonomy fields based on category field.
202
  * **Fix:** While editing the checkbox values from the backend user profile page, the values were not being saved.
203
  * **Fix:** While editing profile, using the default profile form, the password strength indicator didn't respond.
204
  * **Fix:** Insights data were not being sent.
205
 
206
+ = v3.1.3 (15 April, 2019) =
207
 
208
  * **Fix:** Required option of checkbox field was not validating on the frontend.
209
  * **Fix:** Select mulitple options in checkbox field doesn't save the data.
210
  * **Fix:** Fallback pay per post was not respecting the payment procedure & fallback cost was not correct on the payment page.
211
 
212
+ = v3.1.2 (01 April, 2019) =
213
 
214
  * **Feature:** Added column field: Now, creating multi-column in a single row is super easy with WPUF Column field. Just drag the column field in the builder area, configure columns number, column space and add any fields you want inside that Column field.
215
  * **Fix:** Unable to render the events on the front-end: On the frontend dashboard, the submitted events were not showing, you will get it fixed in this version.
219
  * **Fix:** The args parameter not working with get_avatar filter: The args parameter did not exist with get_avatar filter, which now exists.
220
  * **Fix:** The item in ajax taxonomy field is not selected: When the taxonomy field type is set to Ajax, the submitted terms were not showing in the backend and frontend which have been fixed.
221
 
222
+ = v3.1.1 (28 February, 2019) =
223
 
224
  * **Fix:** Help text in the Category field were not displaying on the frontend.
225
  * **Fix:** Category was not editable when editing the post from the frontend.
229
  * **Fix:** Checkboxes were not linking/syncing with ACF field.
230
  * **Fix:** Publish time input option in the Date/Time field, was not working.
231
 
232
+ = v3.1.0 (31 January, 2019) =
233
 
234
  * **Fix:** The Default registration form `[wpuf-registration]` was unable to send the new user registration email.
235
  * **Fix:** With the latest version of WordPress the Gutenberg block of WP User Frontend were not working. Fixed in this version.
238
  * **Fix:** WP User Frontend was unable to install with PHP 5.4 or lower version.
239
  * **Fix:** When a user uploaded single image for product gallery using WPUF WooCommerce product form, that image was not showing on the frontend.
240
 
241
+ = v3.0.2 (1 January, 2019) =
242
 
243
  * **Feature:** Added post lock feature based on posts and user
244
  * **Fix:** 'show directions' link doesn't show with the google map on submitted post
245
  * **Fix:** Subscription pack price not formatting according to the settings
246
  * **Fix:** Post date is not updating when enable time input option for date field
247
 
248
+ = v3.0.1 (5 December, 2018) =
249
 
250
  * **Fix:** Image is duplicating
251
 
252
+ = v3.0.0 (4 December, 2018) =
253
 
254
  * **New:** Integrated WC Marketplace plugin: vendor can submit post from their frontend dashboard
255
  * **New:** Integrated WC Vendors plugin: vendor can submit post from their frontend dashboard
256
  * **Fix:** Post is getting duplicate while updating
257
 
258
+ = v2.9.4 (20 November, 2018) =
259
 
260
  * **Fix:** WooCommerce Gallery images not getting saved
261
 
262
+ = v2.9.3 (02 November, 2018) =
263
 
264
  * **Fix:** NoCaptcha reCaptcha compatibility issue
265
  * **Fix:** Empty URL field label showing with the post on frontend
268
  * **New:** Added SweetAlert pop up box for image delete & subscription cancel confirmaton
269
  * **Improved:** Showing user display name instead of username on the frontend dashboard
270
 
271
+ = v2.9.2 (20 September, 2018) =
272
 
273
  * **Fix:** Delete & drag icon showing inappropriately
274
  * **Fix:** Custom fields data not showing on the frontend when different conditional logic apply based on same field with different options
275
 
276
+ = v2.9.1 (18 August, 2018) =
277
 
278
  * **New:** Added custom classes to make two or three columns form
279
  * **Fix:** If add a field with the 'field visibility' to the admin only, it was fine to the admin. But, the field and the fields below were not showing to the non-admin users. It has been fixed in this version.
280
  * **Fix:** Duplicated field was not saving on the post form
281
 
282
+ = v2.9.0 (16 August, 2018) =
283
 
284
  * **New:** The Events Calendar Integration Form
285
  * **New:** Post Submission Facility From Account Page
288
  * **Fix:** Draft post gets published after editing without even asking for payment
289
  * **Fix:** Added Placeholder for Empty Featured Image
290
 
291
+ = v2.8.10 (17 July, 2018) =
292
 
293
  * **New:** Added drag and drop image ordering on image upload field
294
  * **New:** Added preview option in forms
303
  * **Fix:** Separator spacing for multi select and checkbox render view
304
  * **Fix:** Form id specific posts are not displaying on the dashboard
305
 
306
+ = v2.8.9 (6 June, 2018) =
307
 
308
  * **New:** Added functionality to export and erase WP User Frontend Data.
309
  * **New:** Added billing address customizer.
317
  * **Fix:** Fixed billing amount not showing when assign pack from backend.
318
  * **Fix:** Fixed some translations issues.
319
 
320
+ = v2.8.8 (16 May, 2018) =
321
 
322
  * **New:** Allow override form input style using theme styling.
323
  * **Improved:** Nocaptcha recaptcha wasn't working when allow_url_fopen is disabled is fixed.
334
  * **Fix:** Fixed some issues in Advanced Custom Fields(Free) compatibility
335
  * **Fix:** Fixed some translations issues.
336
 
337
+ = v2.8.7 (09 April, 2018) =
338
 
339
  * **New:** Added WP User Frontend Guten Block
340
  * **New:** Added Advanced Custom Fields(Free) compatibility
345
  * **Fix:** Taxonomy Terms not showing for custom post types in front-end dashboard
346
  * **Fix:** Fixed some issues in billing address
347
 
348
+ = v2.8.6 (22 March, 2018) =
349
 
350
  * **Improved:** Added backward compatibility for WooCommerce product template
351
  * **Fix:** Some fields were rendered as Array
360
  * **Fix:** Date/Time was not following backend format in frontend
361
  * **Fix:** Login redirect issues with blank page
362
 
363
+ = v2.8.5 (12 March, 2018) =
364
 
365
  * **New:** Enhanced Login Redirect settings to redirect to previous page
366
  * **Fix:** Form fields help text styles now showing properly
369
  * **Improved:** Added version meta for Forms
370
  * **Improved:** various other code improvements
371
 
372
+ = v2.8.4 (04 March, 2018) =
373
 
374
  * **New:** Dashboard post listing now supports multiple post type within shortcode
375
  * **New:** Added settings in URL field to view link on new window or same window
383
  * **Fix:** TinyMCE styling not working on frontend layouts fixed
384
  * **Improved:** Updated turkish translation
385
 
386
+ = v2.8.3 (15 February, 2018) =
387
 
388
  * **New:** Admin form builder is now fully responsive.
389
  * **New:** Added color schemes for creating attractive form layouts.
395
  * **Improved:** Show purchase link on notice of post purchase
396
  * **Improved:** Hide edit link on front-end post listing if editing is disabled
397
 
398
+ = v2.8.2 (23 January, 2017) =
399
 
400
  * **Improved:** Added upgrade function for default category: Upgrader added to upgrade previously set default post category.
401
  * **New:** Subscription pack cannot be canceled: Fixed recurring subscription pack cannot be canceled from my account page in subscription details section.
402
  * **Fix:** page installer admin notice logic issue: Fixed page installer admin notice logic problem due to new payment settings default value not set.
403
 
404
+ = v2.8.1 (14 January, 2017) =
405
 
406
  * **New:** Setup Wizard: Setup Wizard added to turn off payment options and install pages.
407
  * **New:** Multi-select Category: Add multi-select to default category in post form settings.
412
  * **Fix:** Default Field Width: Default Field Width set empty. Previously set as medium.
413
 
414
 
415
+ = v2.8.0 (6 January, 2017) =
416
 
417
  * **New:** Limit Entries: limit how many entries a form will accept and display a custom message when that limit is reached.
418
  * **New:** Schedule form: Don't accept form submission if the current date is not between the date range of the schedule.
425
  * **Fix:** Undefined error: Data processing error on purchasing free subscription pack.
426
 
427
 
428
+ = v2.7.0 (12 December, 2017) =
429
 
430
  * **New:** Posting integration with Dokan added. Now you can create and edit blog posts from your Dokan dashboard.
431
  * **New:** Fallback cost for form subscription payment. When a subscribed user reaches post limit before the pack expires, this option will allow user to pay per post and continue making posts until the membership is valid.
440
  * **Fix:** Fix Pay Per Post only shows round figure in frontend. #269
441
 
442
 
443
+ = v2.6.1 (8 November, 2017) =
444
 
445
  * **Fix:** Fixed subscription pack frontend display issue. A small bug was introduced that was preventing displaying the subscription packs correctly.
446
  * **Fix:** Fix for packs with unlimited post. We had a small mistake in pack post counting and unlimited subscription plan was discarded. This version fixes the issue.
447
 
448
 
449
+ = v2.6.0 (6 November, 2017) =
450
 
451
  * **New:** When configuring payment settings from wp-admin → User Frontend → Settings → Payments, the payment options were applicable for all post forms with the same behavior. Admin could not configure payment option for each post form individually. In this version, the payment configuration option for individual form has been added. Now the admin can configure payment from wp-admin → User Frontend → Post Forms → Add/Edit a form → Navigate Payment Settings located under Settings tab.
452
  * **New:** When rendering a form, each field can be shown/hidden based on the type of user roles, subscription pack. This visibility option is located under **Advanced Options** section of each form field and provides a more granular control over which value you want to show and to whom.
463
  * **Improved:** Add form preview image in template popup.
464
  * **Improved:** Improved help texts in settings → general & form settings
465
 
466
+ = v2.5.7 (18 October, 2017) =
467
 
468
  * **New:** Guest post email verification feature added. When turned on, users need to click the activation link on their email before publising the post.
469
  * **New:** Added Login and Registration shortcode support in the plugin. Now free version users will get the themed login and a simple registration feature.
475
  * **Fix:** Product visibility for WooCommerce wasn't working as they migrated to a taxonomy system.
476
  * **Fix:** PayPal gateway security enforced. When checking the IPN request, few things weren't being done before checking the valid IPN response.
477
 
478
+ = v2.5.7 (11 September, 2017) =
479
 
480
  * [improved] Added background in form builder div, so notices don’t overlap the form builder
481
  * [improved] Added filter `wpuf_free_loader` for conditional loading pro elements. Added class instance container to access class instances via <code>wpuf()->dashboard</code> like magic methods.
482
  * [new] Form label display settings added. Now you can place the form element labels at left/right/above/hide, brings more flexibility.
483
  * [new] New post notification feature brought back in individual form notification settings. You could only change the new post notification email in the PRO version, now you can change it in the free version, as well as disable the email.
484
 
485
+ = v2.5.6 (28 August, 2017) =
486
 
487
  * [fix] Call subscriptions.js file directly from the js directory. Fix #174
488
 
489
+ = v2.5.5 (26 August, 2017) =
490
 
491
  * [new] Added Invisible reCaptcha option
492
  * [new] Added weForms shortcode on script loading check
497
  * [fix] Fatal Error:undefined function wpuf_cf_count_form_entries()
498
  * [fix] Fix form entries count function name
499
 
500
+ = v2.5.4 (30 July, 2017) =
501
 
502
  * [new] Added WPUF admin menu icon
503
  + [new] Added Recaptcha field
533
  * [fix] Fix undefined index in count
534
  * [fix] Invalid post type due to class loading hook
535
 
536
+ = v2.5.3 (8 June, 2017) =
537
 
538
  * [improve] Update action name by removing language changing option
539
  * [improve] Update SweetAlert version
556
  * [fix] When site language changed, Add Form/ Edit Form page display nothing
557
 
558
 
559
+ = v2.5.2 (27 April, 2017) =
560
 
561
  * [improve] Added word limit feature for text field
562
  * [improve] Added page shortcode insert button in TinyMCE
586
  * [fix] "save draft" button not working post saving as pending, conflict with subscription
587
 
588
 
589
+ = v2.5.1 (22 March, 2017) =
590
 
591
  * [improve] Update vue.js and vuex.js version
592
  * [improve] Update parent_slug parameter of add_submenu_page function to 'wp-user-frontend'
593
  * [fix] Admin fields in form edit section reset on clicking 'Save form' button
594
 
595
 
596
+ = v2.5 (18 March, 2017) =
597
 
598
  * [new] Brand new form builder added for post form and profile form
599
  * [new] Added payment status for pay per post
601
  * [improve] add and update price formating function
602
 
603
 
604
+ = v2.4.4 (22 February, 2017) =
605
 
606
  * [fix] Undefined JavaScript error when post is editing in admin
607
  * [fix] User IP if the script is running in cli
611
  * [fix] Recaptcha refresh when validation failed
612
 
613
 
614
+ = v2.4.3 (07 February, 2017) =
615
 
616
  * [fix] PHP backward compatibility issue
617
 
618
 
619
+ = v2.4.2 (05 February, 2017) =
620
 
621
  * [new] Shortcodes supported on post notification's every field
622
  * [fix] Conditional logic on address field
629
  * [new] My Account Dashboard `[wpuf_account]`
630
 
631
 
632
+ = v2.4.1 (12 January, 2017) =
633
 
634
  * [new] Added a function `wpuf_get_countries()`
635
  * [fix] Enable paynow url on dashboard if a new post is submitted as draft
648
  * [fix] `wpuf-ajax-tag-search` priv/nopriv ajax request
649
 
650
 
651
+ = v2.4 (26 October, 2016) =
652
 
653
  * [fix] Plupload string translations
654
  * [fix] Post expiration logic updated
667
  * [new] Content restriction added on *pro* version
668
 
669
 
670
+ = v2.3.15 (11 August, 2016) =
671
 
672
  * [fix] License renewal prompt fix
673
 
674
 
675
+ = v2.3.14 (10 August, 2016) =
676
 
677
  * [fix] Text domain and translated strings updated
678
  * [fix] Reloading the profile/registration page after deleting the avatar fixed.
690
  * [new] Multiple forms in the same page
691
 
692
 
693
+ = v2.3.13 (30 March, 2016) =
694
 
695
  * [fix] Paypal user agent changed and issue with paypal transection fixed
696
  * [new] Multiple images/files can now be uploaded at a time in image and file fields
698
  * [fix] Problem with saving form element in php 7.0.0 is fixed
699
 
700
 
701
+ = v2.3.12 (8 February, 2016) =
702
 
703
  * [new] WooCommerce Product Category and Attributes are now sectionized
704
  * [new] Error notice can now be translated.
710
  * [fix] SSL issue fixed
711
 
712
 
713
+ = v2.3.11 (8 February, 2016) =
714
 
715
  * [fix] File upload vulnerability fix. Props to: Panagiotis Vagenas
716
  * [fix] Replaced deprecated user notification function
720
  * [new] No-captcha support added
721
 
722
 
723
+ = v2.3.10 (5 Ocotber, 2015) =
724
 
725
  * [fix] Custom css is now working
726
  * [fix] Textdomain added to some text
732
  * [fix] Publish post after paypal payment completion
733
 
734
 
735
+ = v2.3.9 (13 Sepetember, 2015) =
736
 
737
  * [fix] Newly registered users were having no meta named "wpuf_postlock"
738
  * [fix] Newly registered users (having no meta named "wpuf_postlock") are now having form in the frontend
744
  * [improve] Button style in payment form
745
 
746
 
747
+ = v2.3.8 (3rd Sepetember, 2015) =
748
 
749
  * [fix] Problem with wpuf lock post fixed.
750
  * [fix] Problem with retyping password disability in the frontend fixed.
754
  * [add] RTL support improvement
755
 
756
 
757
+ = v2.3.7 (24 August, 2015) =
758
 
759
  * [fix] Problem with conditional logic in image upload field fixed.
760
  * [fix] Transaction log updating issue fixed.
764
  * [fix] Problem with 'pay per post' feature fixed
765
 
766
 
767
+ = v2.3.6 (13 July, 2015) =
768
 
769
  * [fix] Login page bug fixed.
770
  * [fix] Wordpress native registration page made working.
775
  * [fix] Problem with action hook fixed.
776
 
777
 
778
+ = v2.3.5 (2 July, 2015) =
779
 
780
  * [fix] Ajax taxonomy field bug fixed.
781
 
782
 
783
+ = v2.3.4 (June 29, 2015) =
784
 
785
  * [fix] Featured image caption was not being updated
786
 
787
 
788
+ = v2.3.3 (June 24, 2015) =
789
 
790
  * [fix] Post status settings in form, wasn't being updated.
791
 
792
 
793
+ = v2.3.2 (June 22, 2015) =
794
 
795
  * [fix] Featured image upload fix
796
  * [new] Image upload field brought back to free
797
 
798
 
799
+ = v2.3.1 (June 21, 2015) =
800
 
801
  * [fix] Compatibility problem with PHP < 5.2. Accidental PHP array shorthand used.
802
 
803
 
804
+ = version 2.3 (June 20, 2015) =
805
 
806
  * Pro plugin released as free with less features
807
 
808
 
809
+ = version 1.3.2 =
810
 
811
  * [improve] post thumbnail image association added
812
  * [improve] various form styles updated
817
  * [fix] dashboard author bio height fix
818
 
819
 
820
+ = version 1.3.1 =
821
 
822
  * [fix] `[wpuf_editpost]` typo fix
823
  * [fix] clean $dashboard_query from corrupting beyond use
824
 
825
 
826
+ = version 1.3 =
827
 
828
  * [fix] PayPal payment user_id issue fixed
829
  * [fix] Plupload `o is null` error fix
831
  * [update] new version of settings api class
832
 
833
 
834
+ = version 1.2.3 =
835
 
836
  * [fix] `has_shortcode()` brought back again by renaming as `wpuf_has_shortcode()`
837
  * [fix] all the labels now have a default text
838
 
839
 
840
+ = version 1.2.2 =
841
 
842
  * [fix] shortcode error fix for edit users
843
  * [fix] plugin css/js url
844
  * [fix] removed has_shortcode() call
845
 
846
 
847
+ = version 1.2.1 =
848
 
849
  * [fix] Performance problem with wp_list_users()
850
 
851
 
852
+ = version 1.2 =
853
 
854
  * [fix] Subscription post publish
855
  * [fix] Post delete fix in dashboard
858
  * [new] Checkbox field in custom field
859
 
860
 
861
+ = version 1.1 =
862
 
863
  * warning for multisite fix
864
  * allow category bug fix
868
  * category dropdown fix
869
 
870
 
871
+ = version 1.0 =
872
 
873
  * Admin panel converted to settings API
874
  * Ajax featured Image uploader added (using plupload)
885
  * Other payment currency added
886
 
887
 
888
+ = version 0.7 =
889
 
890
  * admin ui improved
891
  * updated new post notification mail template
897
  * improved action hooks and filter hooks
898
 
899
 
900
+ = version 0.6 =
901
 
902
  * fixed error on attachment delete
903
  * added styles on dashboard too
908
  * filter hook added on edit post for post args
909
 
910
 
911
+ = version 0.5 =
912
 
913
  * filters on add posting page for blocking the post capa
914
  * subscription pack id added on user meta upon purchase
919
  * filter added on form builder
920
 
921
 
922
+ = version 0.4 =
923
 
924
  * missing custom meta field added on edit post form
925
  * jQuery validation added on edit post form
926
 
927
 
928
+ = version 0.3 =
929
 
930
  * rich/plain text on/off fixed
931
  * ajax chained category added on add post form
934
  * 404 error fix on add post
935
 
936
 
937
+ = version 0.2 =
938
 
939
  * Admin settings page has been improved
940
  * Header already sent warning messages has been fixed
languages/wp-user-frontend.pot CHANGED
@@ -2,9 +2,9 @@
2
  # This file is distributed under the GPL2 or later.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: WP User Frontend 3.5.0\n"
6
  "Report-Msgid-Bugs-To: https://wedevs.com/contact/\n"
7
- "POT-Creation-Date: 2020-09-22 09:52:48+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
2
  # This file is distributed under the GPL2 or later.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: WP User Frontend 3.5.1\n"
6
  "Report-Msgid-Bugs-To: https://wedevs.com/contact/\n"
7
+ "POT-Creation-Date: 2020-09-22 10:15:47+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
readme.txt CHANGED
@@ -5,7 +5,7 @@ Tags: Forms, registration, profile-builder, login, membership, frontend post
5
  Requires at least: 4.0
6
  Tested up to: 5.5.1
7
  Requires PHP: 5.6
8
- Stable tag: 3.5.0
9
  License: GPLv2
10
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
11
 
5
  Requires at least: 4.0
6
  Tested up to: 5.5.1
7
  Requires PHP: 5.6
8
+ Stable tag: 3.5.1
9
  License: GPLv2
10
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
11
 
wpuf.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: WP User Frontend
4
  Plugin URI: https://wordpress.org/plugins/wp-user-frontend/
5
  Description: Create, edit, delete, manages your post, pages or custom post types from frontend. Create registration forms, frontend profile and more...
6
  Author: weDevs
7
- Version: 3.5.0
8
  Author URI: https://wedevs.com/?utm_source=WPUF_Author_URI
9
  License: GPL2 or later
10
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -12,7 +12,7 @@ Text Domain: wp-user-frontend
12
  Domain Path: /languages
13
  */
14
 
15
- define( 'WPUF_VERSION', '3.5.0' );
16
  define( 'WPUF_FILE', __FILE__ );
17
  define( 'WPUF_ROOT', __DIR__ );
18
  define( 'WPUF_ROOT_URI', plugins_url( '', __FILE__ ) );
4
  Plugin URI: https://wordpress.org/plugins/wp-user-frontend/
5
  Description: Create, edit, delete, manages your post, pages or custom post types from frontend. Create registration forms, frontend profile and more...
6
  Author: weDevs
7
+ Version: 3.5.1
8
  Author URI: https://wedevs.com/?utm_source=WPUF_Author_URI
9
  License: GPL2 or later
10
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
12
  Domain Path: /languages
13
  */
14
 
15
+ define( 'WPUF_VERSION', '3.5.1' );
16
  define( 'WPUF_FILE', __FILE__ );
17
  define( 'WPUF_ROOT', __DIR__ );
18
  define( 'WPUF_ROOT_URI', plugins_url( '', __FILE__ ) );