Skip to content

Releases: weDevsOfficial/wp-user-frontend

v2.4.1

12 Jan 05:36
Compare
Choose a tag to compare

= 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

13 Sep 13:00
Compare
Choose a tag to compare

= 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

13 Sep 13:01
Compare
Choose a tag to compare

= 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

24 Jun 10:57
Compare
Choose a tag to compare

v2.3.3 (June 24, 2015)

  • [fix] Post status settings in form, wasn't being updated.