Notice: There is no legacy documentation available for this item, so you are seeing the current documentation.
Version 1.1 of AffiliateWP introduced the
shortcode. This shortcode allows you to place a login form on any page.Usage:
[affiliate_login]
Redirect
If you’d like to redirect your affiliates after they login, use the redirect parameter of the shortcode:
[affiliate_login redirect="http://yoursite.com/new-page"]
Note: You can only see this form if you are logged out. It will not show when you are logged in.