I want to replace these two words to difference name or even an image. How Do I do it?
<?php wp_loginout(); ?>
where is the wp_loginout function?
I want to replace these two words to difference name or even an image. How Do I do it?
<?php wp_loginout(); ?>
where is the wp_loginout function?
ahhh.. Found it. it's in template-functions-general.php
Wow. Finally done this hack. I replaced "Login/Logout" to image buttons instead of text, also with "Admin/Register" to image buttons as well.
Check out my site http://unkool.com and look up the TOP RIGHT corner. you will see yourself.
WHOOOOO.....
Ah! Very useful. Been looking for this solution for awhile.
This topic has been closed to new replies.