login_head

动作钩子


do_action( 'login_head' )
定义位置
  • wp-login.php
    , line 121
引入
2.1.0
弃用

Fires in the login page header after scripts are enqueued.

do_action( 'login_head' );