[ Index ]

WordPress Cross Reference

title

Body

[close]

/ -> wp-login.php (summary)

WordPress User Page Handles authentication, registering, resetting passwords, forgot password, and other user handling.

File Size: 927 lines (32 kb)
Included or required:0 times
Referenced: 5 times
Includes or requires: 1 file
 wp-includes/class-phpass.php

Defines 9 functions

  login_header()
  login_footer()
  wp_shake_js()
  s()
  g()
  shake()
  wp_login_viewport_meta()
  retrieve_password()
  wp_attempt_focus()

Functions
Functions that are not part of a class:

login_header( $title = 'Log In', $message = '', $wp_error = '' )   X-Ref
Output the login page header.

param: string $title    Optional. WordPress Log In Page title to display in <title/> element. Default 'Log In'.
param: string $message  Optional. Message to display in header. Default empty.
param: string $wp_error Optional. The error to pass. Default empty.
param: WP_Error $wp_error Optional. WordPress Error Object

login_footer($input_id = '')   X-Ref
Outputs the footer for the login page.

param: string $input_id Which input to auto-focus

wp_shake_js()   X-Ref
No description

s(id,pos)   X-Ref
No description

g(id)   X-Ref
No description

shake(id,a,d)   X-Ref
No description

wp_login_viewport_meta()   X-Ref
No description

retrieve_password()   X-Ref
Handles sending password retrieval email to user.

return: bool|WP_Error True: when finish. WP_Error on error

wp_attempt_focus()   X-Ref
No description



Generated: Tue Mar 25 01:41:18 2014 WordPress honlapkészítés: online1.hu