ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.1.0

login_form

Action Hook: Fires following the ‘Password’ field in the login form.

Source: wp-login.php:1005

Used by 0 functions | Uses 0 functions

lostpassword_form

Action Hook: Fires inside the lostpassword form tags, before the hidden fields.

Source: wp-login.php:564

Used by 0 functions | Uses 0 functions

register_form

Action Hook: Fires following the ‘Email’ field in the user registration form.

Source: wp-login.php:785

Used by 0 functions | Uses 0 functions

lostpassword_post

Action Hook: Fires before errors are returned from a password reset request.

Source: wp-login.php:298

Used by 1 function | Uses 0 functions

get_author_posts_url()

Function: Retrieve the URL to the author page for the user with the ID provided.

Source: wp-includes/author-template.php:334

Used by 9 functions | Uses 6 functions

author_link

Filter Hook: Filters the URL to the author’s page.

Source: wp-includes/author-template.php:361

Used by 1 function | Uses 0 functions

login_head

Action Hook: Fires in the login page header after scripts are enqueued.

Source: wp-login.php:111

Used by 1 function | Uses 0 functions

login_message

Filter Hook: Filters the message to display above the login form.

Source: wp-login.php:162

Used by 1 function | Uses 0 functions

login_errors

Filter Hook: Filters the error messages displayed above the login form.

Source: wp-login.php:192

Used by 1 function | Uses 0 functions

the_author_link()

Function: Display either author’s link or author’s name.

Source: wp-includes/author-template.php:245

Used by 0 functions | Uses 1 function
1 2 … 30 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy