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