Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Functions / learndash_add_login_hash()

learndash_add_login_hash( string $url = '' )

Adds ‘#login’ to the end of a the login URL.

Contents

  • Description
    • Parameters
    • Return
    • Source
    • Changelog
  • User Contributed Notes

Description #Description

Used throughout the LD30 login model and processing functions.


Parameters #Parameters

$url

(Optional) URL to check and append hash.

Default value: ''


Top ↑

Return #Return

(string) Returns URL after adding login hash.


Top ↑

Source #Source

File: themes/ld30/includes/login-register-functions.php


			

Expand full source code Collapse full source code


Top ↑

Changelog #Changelog

Changelog
Version Description
3.1.2 Introduced.

Top ↑

User Contributed Notes #User Contributed Notes

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

Proudly powered by WordPress