Skip to content

v2.4.1

Compare
Choose a tag to compare
@sohelamin sohelamin released this 12 Jan 05:36
· 2299 commits to master since this release

= 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