login_header


login_header ( $title = null, $message = '', $wp_error = null )

Parameters:
  • (string|null) title Optional. WordPress login page title to display in the `<title>` element. Defaults to 'Log In'.
  • (string) message Optional. Message to display in header. Default empty.
  • (WP_Error|null) wp_error Optional. The error to pass. Defaults to a WP_Error instance.
Defined at:

Description

Outputs the login page header.

Related Functions

get_header, do_signup_header, send_origin_headers, login_footer, wp_shortlink_header

Top Google Results

User discussions

wpseek mobile