edd_login_form_shortcode( array $atts, string $content = null )

Login Shortcode


Description Description

Shows a login form allowing users to users to log in. This function simply calls the edd_login_form function to display the login form.


Parameters Parameters

$atts

(Required) Shortcode attributes

$content

(Optional)

Default value: null


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/shortcodes.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.