Skip to main content
Easy Digital Downloads Documentation
Documentation, Reference Materials, and Tutorials for Easy Digital Downloads

EDD Register Shortcode

To allow users to register for accounts on your website you can create an easy login form with the [edd_register] shortcode.

The simplest version is simply this:

[edd_register]

It also has an optional variable redirect, which accepts a url. If a redirect is provided the end user will go to that URL after registering.

[edd_register redirect="http://example.com"]