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:1513

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:874

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:1168

Used by 0 functions | Uses 0 functions

lostpassword_post

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

Source: wp-includes/user.php:3108

Used by 0 functions | Uses 0 functions

get_author_posts_url()

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

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

Used by 7 functions | Uses 4 functions

author_link

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

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

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:121

Used by 1 function | Uses 0 functions

login_message

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

Source: wp-login.php:181

Used by 1 function | Uses 0 functions

login_errors

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

Source: wp-login.php:230

Used by 1 function | Uses 0 functions

the_author_link()

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

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

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