get_login_image_html()

Function: Return the HTML for the image on the login screen. This is either a link showing the ClassicPress logo (the default) or the site’s custom login image (if enabled).

Source: wp-includes/general-template.php:5202

Used by 1 function | Uses 8 functions

check_admin_referer()

Function: Ensures intent by verifying that a user was referred from another admin page with the correct security nonce.

Source: wp-includes/pluggable.php:1283

Used by 0 functions | Uses 0 functions