WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about login_header

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-login.php do_action 205 /**
* Fires in the login page header after the body tag is opened.
*
* @since 4.6.0
*/

Hook Parameters

Parameter Type Name Description
string $login_header_url Login header logo URL.