Title: Meta Widget
Last modified: August 19, 2016

---

# Meta Widget

 *  [golferdude](https://wordpress.org/support/users/golferdude/)
 * (@golferdude)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/meta-widget-4/)
 * My Meta Widget contains the following:
 * Meta
 *  * Site Admin
    * Log out * Entries RSS * Comments RSS * WordPress.org
 * I just want the site admin and log out descriptions displaying, please can someone
   advise?

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

 *  [WP Hosting Australia](https://wordpress.org/support/users/wphaustralia/)
 * (@wphaustralia)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/meta-widget-4/#post-1893710)
 * Hi golferdude,
 * You will need to look inside your theme files to change this. Depending on the
   theme, it may be in sidebar.php.
 * Look for something like:
 *     ```
       <ul>
       	<?php wp_register(); ?>
       	<li><?php wp_loginout(); ?></li>
       	<?php wp_meta(); ?>
       </ul>
       ```
   
 * Comment out wp_meta so it looks like this <?php //wp_meta(); ?> or simply remove
   it 🙂
 *  Thread Starter [golferdude](https://wordpress.org/support/users/golferdude/)
 * (@golferdude)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/meta-widget-4/#post-1893711)
 * Hi WP Aussie,
    I am using the 2010 Weaver theme, I will take a look later on,
   thanks for info.
 * Thanks GD
 *  Thread Starter [golferdude](https://wordpress.org/support/users/golferdude/)
 * (@golferdude)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/meta-widget-4/#post-1893714)
 * Sorry WP Aussie,
    Not sure what this has done but all the descriptions are still
   there and accessable:)

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

The topic ‘Meta Widget’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [golferdude](https://wordpress.org/support/users/golferdude/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/meta-widget-4/#post-1893714)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
