Releases: weDevsOfficial/wp-user-frontend
Releases · weDevsOfficial/wp-user-frontend
v2.5
v2.4.4
= v2.4.4 (22 February, 2017) =
- [fix] Undefined JavaScript error when post is editing in admin
- [fix] User IP if the script is running in cli
- [fix] Date field on frontend post
- [fix] Hide subscription tab from my account page when subscription is turned off
- [fix] Plugin activation hooks
- [fix] Recaptcha refresh when validation failed
v2.4.3
v2.4.2
= v2.4.2 (05 February, 2017) =
- [new] Shortcodes supported on post notification's every field
- [fix] Conditional logic on address field
- [fix] Pricing format improvements
- [new] Currency position settings
- [fix] File upload warning
- [new] Re-design Transactions List Table
- [new] Separated Free & Pro plugin
- [fix] Draft post empty content issue
- [new] My Account Dashboard
[wpuf_account]
v2.4.1
= v2.4.1 (12 January, 2017) =
- [new] Added a function
wpuf_get_countries()
- [fix] Enable paynow url on dashboard if a new post is submitted as draft
- [fix] Invalid post id for editing
- [fix] Removed subscription trial cost
- [new] Showing messages when there is no form associated with an id or deleted or not published yet
- [new] Added dynamic action hooks
wpuf_cancel_payment_{gateway}
,wpuf_cancel_subscription_{gateway}
- [fix] User profile url on transaction's list
- [fix] Multistep form button & validations
- [fix] Replaced some raw query to builder
- [new] jQuery added on preview form
- [fix] Some undefined variables issue
- [fix] Replaced
$wpdb->escape()
to$wpdb->prepare()
for depreciation - [fix] Missing data when saving draft post
- [fix] Updated some textdomains
- [fix]
wpuf-ajax-tag-search
priv/nopriv ajax request
v2.3.9
= v2.3.9 (13 Sepetember, 2015) =
- [fix] Newly registered users were having no meta named "wpuf_postlock"
- [fix] Newly registered users (having no meta named "wpuf_postlock") are now having form in the frontend
- [fix] Text input field for category is now working
- [fix] Pack id warning in admin area profile
- [fix] Error in rendering map in edit mode, when having no value
- [fix] Progress bar style are set in condition
- [fix] Error undefined object post when updating user profile
- [improve] Button style in payment form
v2.3.8
= v2.3.8 (3rd Sepetember, 2015) =
- [fix] Problem with wpuf lock post fixed.
- [fix] Problem with retyping password disability in the frontend fixed.
- [fix] Problem with password visibilty fixed.
- [fix] Redirection to subscription page from user profile fixed.
- [fix] Scripts and styles of wpuf are now loading when needed.
- [add] RTL support improvement
Version 2.3.3
v2.3.3 (June 24, 2015)
- [fix] Post status settings in form, wasn't being updated.