Description
Fires in the login page footer.
Occurrences
Filename | Line Number |
---|---|
wp-login.php | 441 |
wp-login.php | 1365 |
Usage Examples
Example 1
add_action( 'login_footer', 'wp_shake_js'
PHP Doc
/**
* Fires in the login page footer.
*
* @since 3.1.0
*/