Hi, all.
Anyone know how to do this? I want it to say "BLOG LOG IN" and BLOG LOG OUT" instead of just "LOG IN" and "LOG OUT". Just adding the word "BLOG" inside the li tag , like so: <li><?php wp_loginout('', ''); ?></li> doesn't work.
The only post I found about how to do this messed up my site, didn't work.
Thanks in advance, oh infinitely knowledgeable ones!