Affiliates Auto Login
Automatically log new affiliates in after registration
by itthinx · github.com/itthinx/affiliates-auto-login · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/itthinx/affiliates-auto-login/archive/refs/heads/master.zipAutomatically log new affiliates in after registration.
Description
Automatically log new affiliates in after registration, for Affiliates, Affiliates Pro and Affiliates Enterprise.
Upon registration, the user is logged in automatically and redirected to the same page, assuming that the registration happens on the affiliate dashboard.
The affiliates_auto_login_redirect action can be used to disable the redirect, by returning false.
The redirect URL can be modified by using the affiliates_auto_login_redirect_url filter.
Requirements
Affiliates, Affiliates Pro or Affiliates Enterprise.
Setup
- Install and activate the plugin.
Changelog
See changelog.txt.
Upgrade Notice
This version has been tested with the latest version of WordPress.