Releases: weDevsOfficial/wp-user-frontend
Releases · weDevsOfficial/wp-user-frontend
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.