learndash_load_login_modal_html()
Prints the login modal in the site footer.
Description #
Source #
Related #
Namespace #
@package #
Uses #
Uses | Description |
---|---|
themes/class-ld-themes-register.php: LearnDash_Theme_Register::get_active_theme_key () |
Get the Slug of the current active theme. |
themes/ld30/includes/helpers.php: learndash_get_template_part () |
Gets the template Part. |
includes/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () |
Static function to get a Section Setting value. |
Used By #
Used By | Description |
---|---|
includes/payments/ld-login-registration-functions.php: learndash_get_login_url () |
Retrieves the LD login URL if using the LD30 template and the LD Login & Registration feature. If not using the Login & Registration feature, uses the wp_login_url() function redirecting back to current page |
themes/ld30/includes/shortcodes.php: learndash_login_shortcode () |
Builds the |
includes/ld-misc-functions.php: learndash_login_menu_items () |
Updates the menus being displayed to show the login/logout. |