AffiliateWP WordPress Plugins v2.9.2 + Addons

最后更新于:2022-03-29 01:23:07

格尺建站系统(GeChiUI.com)是基于WordPress深度定制中文版建站系统,优秀的主题与插件都可以无缝迁移到GeChiUI中使用。

You can use the AffiliateWP plugin to set up an affiliate marketing program on your website.

For what purpose? Users will advertise your stuff online, which is beneficial for SEO.

演示:   https://affiliatewp.com/

Features of AffiliateWP – Affiliate Plugin for WordPress

  • For every new sale you refer, you’ll get a 20% commission.
  • To use on your website, you can access a collection of banners and logos.
  • In your affiliate section, you may see visit data, referrals, and payment updates.
  • To optimize earning potential, keep track of cookies for 30 days after your initial visit.
  • With the help of our professional affiliate manager, you may get help with your affiliate marketing.
  • Bonuses for unlimited commissions
  • Payments are made once a month via PayPal (minimum $50.00).
Features of AffiliateWP – Affiliate Plugin for WordPress

变更日志 AffiliateWP WordPress Plugins Nulled Free

v2.9.2, March 9, 2022
New: Add plugin branding
Improved: Include the "Upgraded From" AffiliateWP version number in the System Info file
Improved: Update plugin Author and Author URI
Improved: Enable "Reject Unpaid Referrals on Refund" option by default
Fixed: Update Dutch translation files
Fixed: Referral meta database table not being deleted when the option to remove data is checked
Fixed: New affiliates not opted-in to new referral email notifications
Fixed: "Upload File" button does not work on Affiliate Portal setting screen
Fixed: Not able to dismiss Upgrade to Professional banner on AffiliateWP admin screens

v2.9.1, February 17, 2022
Fixed: No longer displays "Your database tables need to be upgraded" message on new install
Fixed: Fixed license checking error
Fixed: Setup Wizard only continues if has a valid license key
Fixed: Updated default cookie expiration on Setup Wizard to 30 days
Fixed: Setup Wizard Integrations on new installs now save as expected
Fixed: Uninstall script now only attempts to delete campaigns view if it exists

v2.9, February 15, 2022
New: Setup Wizard
Improved: Updated default cookie expiration to 30 days
Improved: Improved mobile responsiveness of the coupons table
Improved: Dynamic coupons now have a column for lock status
Improved: Setting for "Allow Affiliate Registration" is now enabled by default
Improved: Setting for "Require Approval" is now enabled by default
Improved: Setting for "Enable Pretty Affiliate URLS" is now enabled by default
Fixed: Fixed html breaking email templates
Fixed: Fixed dynamic coupons being disconnected
Dev: Updated get_coupons() to support querying by the locked value
Dev: Updated coupons->update_coupon() to support locked value
Dev: Updated coupons->add() to support locked value
Dev: The coupons regeneration batch process now only updates unlocked coupons

v2.8.4, February 2, 2022
Fixed: Batch error when upgrading the database to 2.8
Fixed: WordPress 5.9 breaks AffiliateWP blocks

v2.8.3, January 6, 2022
Fixed: Some user metadata is not correctly migrated when upgrading to 2.8

v2.8.2, December 23, 2021
Fixed: WooCommerce: Failed referrals are unexpectedly displayed in order views
Fixed: Restrict Content Pro: Referrals not created with an affiliate link if payment contains a discount code
Dev: Make it possible to enable or disable debug mode from the command line

v2.8.1, November 30, 2021
Improved: Introduce a 'failed' referral status for draft referrals that failed to become pending
Improved: Add Payouts Service support for six additional countries: Egypt, Israel, Croatia, Iceland, Uruguay, and Peru
Fixed: Block registration Confirm Password label not working
Fixed: Passwords entered on block-based registration forms don't get saved
Fixed: Undefined index for checkbox fields in block-based forms
Fixed: Affiliate registration not always working for existing users
Fixed: Add referral screen allows negative amounts to be entered

v2.8, November 11, 2021
New: Build custom affiliate registration and login forms using the block editor
New: Add controls for formatting dynamic coupons based on affiliate info
New: Merge Blocks add-on into core
New: Introduce a draft referral status to improve logging of referral history
Improved: Requires WordPress 5.2 or newer
Improved: Introduce a filter in the Affiliate Area > Coupons template
Improved: Introduce a new 'type' column in the Coupons database table
Improved: Introduce a filter in the list table class for more easily customizing filtered views
Improved: Migrate legacy affiliate information from user meta to affiliate meta
Improved: Display context in integration logs
Improved: Increase coupon code length to 191 characters
Fixed: Fix strings with malformed placeholders causing errors in the Danish translation
Fixed: Improve error handling in the licensing API
Fixed: Prevent changes to the conversion rate when updating a campaign

v2.7.8, November 3, 2021
Improved: Introduce a Cookie Compat Mode for use with specialized caching setups
Fixed: Avoid a fatal error when viewing Settings with the Danish translation

v2.7.7, October 26, 2021
Fixed: Check for core and add-on updates no more than once per hour

Version 2.7.6, October 8, 2021
Improved: Update the Payouts Service URL everywhere for consistency
Fixed: Fix a typo in the {amount} merge tag in the nl_NL translation

v2.7.5, September 21, 2021
Fixed: Mitigate potential SQL injection in two internal database APIs

v2.7.4, July 28, 2021
Fixed: Campaign conversions are not being properly recalculated in some circumstances

v2.7.3, July 19, 2021
Improved: Improve styling and integration with the WooCommerce coupon editing interface
Improved: Soft bump the PHP minimum to 7.0
Fixed: Uninstall crashes following changes to the bootstrap introduced in 2.7
Fixed: REST endpoints accepting IDs and arrays of IDs should properly handle for arrays

v2.7.2, July 8, 2021
Fixed: Fix Pantheon-specific cookie prefix delimiter

v2.7.1, July 5, 2021
Improved: Add specialized cookie handling for the Pantheon edge network
Improved: Notate in the System Info log whether the site is running on the Pantheon edge network
Improved: Pass the referral object to the affwp_auto_complete_referral filter
Improved: Add select2 to core for add-ons to use
Fixed: affwp_is_affiliate query variable only works in admin areas

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

= 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

= 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()

= v2.6.5, February 19, 2021 =
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

= 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

= v2.6.3.1, January 5, 2021 =
Fixed: WooCommerce variable product rates can inadvertently get set to 0.00 in some cases

= Version 2.6.3, December 15, 2020 =
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

= v2.6.2, November 26, 2020 =
- 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/ endpoint cannot be used by non-admin affiliates

⭐查看更多 Plugins for Affiliate Marketing Completely Free4

List of Addons AffiliateWP – Affiliate Plugin for WordPress

  • AffiliateWP – Sign Up Bonus v1.2
  • AffiliateWP – PayPal Payouts v1.3
  • AffiliateWP – Pay as Points v1.2.12
  • AffiliateWP – Leaderboard v1.1
  • AffiliateWP MLM v1.1.5
  • AffiliateWP – Group Switcher v1.1.3
  • AffiliateWP – Checkout Referrals v1.1
  • AffiliateWP – Affiliate Portal v1.1.2
  • AffiliateWP – Affiliate Dashboard v1.0.1
  • AffiliateWP – Crypto v1.0.12
  • REST API Extended v1.2
  • AffiliateWP – Zapier – Automated Tasks v1.4
  • Affiliate Landing Pages v1.2
  • Direct Link Tracking v1.3
  • Custom Affiliate Slugs v1.2
  • AffiliateWP – Signup Referrals v1.2
  • Affiliate Forms For Gravity Forms v1.2
  • Affiliate Forms For Ninja Forms v1.2
  • Pushover Notifications v1.2
  • Lifetime Commissions v1.6
  • AffiliateWP – Recurring Referrals v1.9
  • Tiered Affiliate Rates v1.3
  • Affiliate Dashboard Sharing v1.3
  • PayPal Payouts v1.4
  • AffiliateWP – Multi Level Affiliates v1.9.15 NULLED
  • Multi-level Marketing v1.1.5
  • and more…..

下载 AffiliateWP v2.9.2 Nulled + Addons

注意: 也许你需要在安装插件之前解压。 如果任何主题/插件包含病毒,我们不提供任何保证。在本地主机上使用,请先查杀病毒。