edd_register_form_shortcode( array $atts, string $content = null )
Register Shortcode
Description Description
Shows a registration form allowing users to users to register for the site
Parameters Parameters
- $atts
-
(Required) Shortcode attributes
- $content
-
(Optional)
Default value: null
Return Return
(string)
Source Source
File: includes/shortcodes.php
Changelog Changelog
Version | Description |
---|---|
2.0 | Introduced. |