Dev Resources

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

learndash_add_login_field_top( string $content = '' )

Adds a hidden form field to the login form.

Contents

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

Description #Description

Fires on login_form_top hook.


Parameters #Parameters

$content

(Optional) Login form content.

Default value: ''


Top ↑

Return #Return

(string) Login form hidden field content.


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.0.0 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