Latest

11:51 PM 10 best baby jumper

ads



If for some reason you need to display a custom message on WordPress login page, here is a quick and easy recipe to do it.
Nothing complicated, paste the code below in your functions.php file. Message can be customized on line 3.

function wps_login_message( $message ) {
    if ( empty($message) ){
        return "<p class='message'>Welcome to this site. Please log in to continue</p>";
    } else {
        return $message;
    }
}
add_filter( 'login_message', 'wps_login_message' );

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

 
All free premium themeforest themes, wordpress theme, scripts, nulled, android apps &amp © 2013. All Rights Reserved. Designed by Amit Islam (Miron)
Top