Skip to content

Releases: weDevsOfficial/wp-user-frontend

v2.5

18 Mar 03:32
Compare
Choose a tag to compare

= v2.5 (18 March, 2017) =

  • [new] Brand new form builder added for post form and profile form
  • [new] added payment status for pay per post
  • [improve] wpuf_add_html filter name changed to wpuf_custom_field_render
  • [improve] add and update price formating function

v2.4.4

22 Feb 07:58
Compare
Choose a tag to compare

= 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

07 Feb 09:01
Compare
Choose a tag to compare

= v2.4.3 (07 February, 2017) =

  • [fix] PHP backward compatibility issue

v2.4.2

05 Feb 07:02
Compare
Choose a tag to compare

= 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

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.