-
Welcome to Original Babiato! All Resource are Free and No downloading Limit..
Support Our Work By Donating Click here!
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Download AffiliateWP v2.7 WordPress Plugin Nulled Free
2.7, June 22, 2021
- New: Require WordPress 5.0 or newer
- New: Require PHP 5.6 or newer
- New: Soft-discontinue five integrations (more information):
- ExchangeWP (iThemes Exchange)
- Jigoshop
- MarketPress
- Shopp
- WP eCommerce
- Improved: Implement partial activation for a better activation experience sans minimum requirements
- Improved: Add unique id attributes to the output for each registered setting
- Fixed: PHP 8 compatibility fixes
- Fixed: WooCommerce: Don't override product rate with affiliate rate in certain circumstances
- Fixed: Querying with a custom fields param value via REST triggers a fatal in some circumstances
- Fixed: Use translatable labels for statuses in the Affiliates list table
- Fixed: Add missing translator comments for all localized strings containing placeholders
- Fixed: Restore the ability to save affiliate rate and rate type to empty
- Fixed: Ensure affiliate ID is cast as an integer when derived from a coupon
- Dev: Upgrade the ParseCsv library to v1.3.0
- Dev: Audit and overhaul inline documentation throughout the plugin
- Dev: Introduce an `affwp_plugins_loaded` hook for add-ons to bootstrap on
- Dev: Introduce `affwp_get_{object}_by()` helper functions for most core objects
- Dev: Convert Campaigns to use a standard database table instead of a MySQL view
- Dev: Improve campaign management with the introduction of a fully-qualified Campaign object
Download AffiliateWP v2.6.8 WordPress Plugin Nulled Free
v2.6.8, May 3, 2021
New: Add support for 7 more countries in the Payouts Service:
- Argentina
- Brazil
- Costa Rica
- India
- Indonesia
- Mexico
- Thailand
- Improved: Ensure all Payouts Service requests are made to official REST endpoints
- Improved: Update payout record if a Payouts Service payout method changes
- Improved: Standardize headers sent with every Payouts Service request
- Fixed: Wrong URL displayed in notice when creating a Payouts Service account with a registered email address
Download AffiliateWP v2.6.7 WordPress Plugin Nulled Free
Version 2.6.7, March 25, 2021
- Improved: Improve upgrade routine notices by including the AffiliateWP version number
- Improved: Add the ability to list affiliates, payouts, referrals, and visits by a date range with wp-cli
- Fixed: WooCommerce: Order status of Refunded should always change referral status to Rejected if enabled
- Dev: Fix the order of arguments passed to affwp_auth_hash() in Affiliate_WP_REST::get_token()
Download AffiliateWP v2.6.5 WordPress Plugin Nulled Free
v2.6.5, February 19, 2021 - Thanks To @TassieNZ
- Fixed: Avoid a fatal error in User Switching compat if the affiliate user no longer exists
- Fixed: Contact Form 7: Warning if the CF7 PayPal add-on is not installed
- Fixed: Referral batch import not accepting Username as Affiliate ID
- Fixed: Payouts Service: Use the correct documentation link
Download AffiliateWP v2.6.4.1 WordPress Plugin Nulled Free
v2.6.4.1, January 25, 2021
- Fixed: AffiliateWP 2.6.4 update causes a fatal error with Affiliate Forms for Ninja Forms
Download AffiliateWP v2.6.4 WordPress Plugin Nulled Free
Version 2.6.4, January 25, 2021
- New: Add Hungary to the list of countries supported by Payouts Service
- Improved: Add support for referral types in referral imports and exports
- Improved: Add User Switching 'Switch To' support to the affiliates list table
- Improved: Indicate whether dynamic coupons is set up and enabled in the System Info file
- Improved: More efficiently check for add-on updates
- Fixed: Avoid a fatal when checking self-affiliate REST requests
- Fixed: Resolve a conflict with WooCommerce Subscription's "sudo coupons" feature
- Fixed: Batch processor does not always visually update when running an importer
- Fixed: is_infinite() expects parameter 1 to be float, string given
- Fixed: Thai translation not working
- Dev: Update core registry to support non-array registrars
Download AffiliateWP v2.6.3.1 WordPress Plugin Nulled Free
v2.6.3.1, January 5, 2021 - Thanks To @TassieNZ
- Fixed: WooCommerce variable product rates can inadvertently get set to 0.00 in some cases
Download AffiliateWP v2.6.3 WordPress Plugin Nulled Free
Version 2.6.3, December 15, 2020 - Thanks To @NullMaster
- Improved: Dynamic coupons should be generated when auto-registering new users as affiliates
- Fixed: Recount Stats tool doesn't account for setting zero-based affiliate stats
- Fixed: WooCommerce: Prevent non-period decimal separators from getting stripped from product referral rates
- Fixed: $category_id is undefined in EDD's get_referral_total() method
- Dev: Add compatibility for WP_REST_Request::has_param() pre-WordPress 5.3
Download AffiliateWP v2.6.2 WordPress Plugin Nulled Free
v2.6.2, November 26, 2020 - Thank To @NullMaster
- New: Add a REST endpoint for retrieving campaign data
- New: Support MySQL date_format when querying referrals
- New: Introduce affwp_is_affiliate_area() to determine whether you're in the Affiliate Area
- Improved: Make it possible to search for individual visits in the Visits screen
- Improved: Make it possible to use affwp_get_report_dates outside the context of $_GET
- Fixed: Can't delete admin affiliate
- Fixed: Error when an array is passed when registering Payouts Service admin notice
- Fixed: Affiliate Area missing "Your affiliate ID is:" when settings are not yet saved
- Fixed: affiliates/<ID> endpoint cannot be used by non-admin affiliates
Download AffiliateWP v2.6.1 WordPress Plugin Nulled Free
Version 2.6.1, November 9, 2020
- New: Allow template tags to be used in email subject fields
- Improved: Support utf8mb4 in all core tables
- Improved: Make it possible to retrieve an affiliate conversion rate based on a date range
- Fixed: Campaigns containing unicode characters do not get tracked
- Fixed: All WooCommerce coupons displayed for affiliates on the coupons screen
- Fixed: Referrals not imported when importing data from Affiliates Pro
- Fixed: Sales reports tab tooltips no longer working
- Fixed: From Name email setting overwritten by the Edwiser Bridge plugin
- Fixed: Pay Affiliates link not displayed properly with some admin color schemes
- Fixed: Affiliates cannot view their own data via REST
- Dev: Deprecate the $context parameter in the Referrals get_by() method in preparation for PHP 8
- Dev: Remove the requirement for a payout ID or object to retrieve a payout status label
- Dev: Wrong hook name when a coupon is updated
- Dev: Validate parameters before sending in affwp_rest_request()
- Dev: Make it easier to determine if the payouts service is enabled and configured
- Dev: Switch to using wp_doing_ajax() to standardize checking DOING_AJAX
- Dev: Add the ability to customize the REST response when querying object collections