EDD Guest Registration

This plugin requires Easy Digital Downloads.

The main function of this plugin is to allow guest or no user registration during the checkout process.

By creating any page like one called “registration” or “signup” you can add this plugins shortcode [ edd-guest-registration ] to the content and show a form which checks previous active orders and registers the user to the site.

Shortcode [ edd-guest-registration ]

  • url=false|true
  • googleplus=false|true
  • twitter=false|true
  • description=false|true
  • terms=false|true
  • terms-url=URL
  • password=false|true
  • min-pass=integer
  • status=false|true
  • love=false|true

Attributes

url
(boolean) Show user website input field.

Default: false
googleplus
(boolean) Show user googleplus input field.

Default: false
twitter
(boolean) Show user twitter input field.

Default: true
description
(boolean) Show user description textarea.

Default: false
terms
(boolean) Show site terms checkbox.

Default: false
terms-url
(string) URL to your terms page. terms must be set to true.

Default:
password
(boolean) Show two password fields. Allow user to choose there own password.

Default: true
min-pass
(integer) If password is set to true require the length to be ‘X’ long.

Default: 6
status
(boolean) Check that users download status is active.

Default: false
love
(boolean) Show link to Extendd.com.

Default: false

Leave a Reply

Your email address will not be published. Required fields are marked *