Title: Ading a link
Last modified: August 18, 2016

---

# Ading a link

 *  Resolved [jamesgraham2k1](https://wordpress.org/support/users/jamesgraham2k1/)
 * (@jamesgraham2k1)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/ading-a-link/)
 * How do I add a link to the area where log in and log out is located in my theme
   they are listed under META wp_meta but I cant find this file anywhere any help
   is apreciated.

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/ading-a-link/#post-264322)
 * It’s usually in your Theme’s sidebar.php file.
 *  Thread Starter [jamesgraham2k1](https://wordpress.org/support/users/jamesgraham2k1/)
 * (@jamesgraham2k1)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/ading-a-link/#post-264324)
 * thats where the <?wp_meta()> tag is but where is the actual file?
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/ading-a-link/#post-264327)
 * Say your theme is Mytheme then it would be in wp-content/themes/Mytheme directory.
 * But I think I’m not answering or understanding your question…
 *  Thread Starter [jamesgraham2k1](https://wordpress.org/support/users/jamesgraham2k1/)
 * (@jamesgraham2k1)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/ading-a-link/#post-264328)
 * um let me try and explain what function calls the log in and log out links? ok
   then where can i find the file that function calls? so I can add a link to it.
   Make sense? I did not find it in my themes sidebar.
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/ading-a-link/#post-264329)
 * Is wp_loginout() the function you’re asking about?
 *  Thread Starter [jamesgraham2k1](https://wordpress.org/support/users/jamesgraham2k1/)
 * (@jamesgraham2k1)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/ading-a-link/#post-264330)
 * hmm let me post a snipet of code here is the link to my site im designing if 
   you look at the lower right corner you will see i have added an e-mail link but
   its not uniform with the others. so i wanted to add it in that grouping [http://www.grahamfamilytx.net/blog](http://www.grahamfamilytx.net/blog)`
   <li><h2><?php _e('Meta'); ?></h2>
    <ul> <?php wp_register(); ?> <li><?php wp_loginout();?
   ></li>
 *  <li><?php wp_meta(); ?></li><li>
    <a href="[http://www.grahamfamilytx.net/blog/?page_id=3">E-mail](http://www.grahamfamilytx.net/blog/?page_id=3">E-mail)
   Us</a></li> </ul> </li>
 *  Thread Starter [jamesgraham2k1](https://wordpress.org/support/users/jamesgraham2k1/)
 * (@jamesgraham2k1)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/ading-a-link/#post-264332)
 * Thanks again but I got it fixed.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Ading a link’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 2 participants
 * Last reply from: [jamesgraham2k1](https://wordpress.org/support/users/jamesgraham2k1/)
 * Last activity: [20 years, 7 months ago](https://wordpress.org/support/topic/ading-a-link/#post-264332)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
