login_header

动作钩子


do_action( 'login_header' )
定义位置
  • wp-login.php
    , line 205
引入
4.6.0
弃用

Fires in the login page header after the body tag is opened.

do_action( 'login_header' );