You appear to be a bot. Output may be restricted
Description
Implement "login_head" action for oikWill use the user defined logo image as the login logo, if required
Usage
oik_login_head();
Parameters
Returns
voidSource
File name: oik/oik.phpLines:
1 to 4 of 4
function oik_login_head() { oik_require( "shortcodes/oik-logo.php" ); oik_lazy_login_head(); }View on GitHub View on Trac