Title: wp version
Last modified: August 19, 2016

---

# wp version

 *  [bohdaq](https://wordpress.org/support/users/bohdaq/)
 * (@bohdaq)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/wp-version-1/)
 * I want to delete this line in my code
 * > <meta name=”generator” content=”WordPress 2.6″ />
 * This is many reasons why i need this, plz help me.

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

 *  [Les Bessant](https://wordpress.org/support/users/lesbessant/)
 * (@lesbessant)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/wp-version-1/#post-835890)
 * Look in your theme’s header.php file. The line you need to remove looks like 
   this:
 * `<meta name="generator" content="WordPress <?php bloginfo('version') ?>" /><!--
   Please leave for stats -->`
 *  [Evita](https://wordpress.org/support/users/evita/)
 * (@evita)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/wp-version-1/#post-835894)
 * If you don´t have the above line in your theme´s header.php you can put this:
   `
   remove_action('wp_head', 'wp_generator');` in your function.php (theme folder).
 *  Thread Starter [bohdaq](https://wordpress.org/support/users/bohdaq/)
 * (@bohdaq)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/wp-version-1/#post-835898)
 * evite senk!

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

The topic ‘wp version’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [bohdaq](https://wordpress.org/support/users/bohdaq/)
 * Last activity: [17 years, 9 months ago](https://wordpress.org/support/topic/wp-version-1/#post-835898)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
