Plugin Directory

Changeset 378298


Ignore:
Timestamp:
04/28/2011 10:00:27 AM (15 years ago)
Author:
frisno
Message:

Updated tested version number

Location:
remove-wp-version-everywhere/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • remove-wp-version-everywhere/trunk/readme.txt

    r374551 r378298  
    44Tags: version, remove version, remove wordpress version, remove version rss, remove generated, remove generator, obscurity, obscure,
    55Requires at least: 2.5
    6 Tested up to: 3.1.1
     6Tested up to: 3.1.2
    77Stable tag: 1.0.0
    88
     
    1313A simple plugin to prevent people from knowing what version of Wordpress you're using via your HTML source or RSS feed.
    1414
    15 These days WordPress automaticaly print out version on every page and feed. Unlike other plugins that just remove the version from WordPress generator tag on pages, this plugin simply tells the automatic function to not print out anything, not even on RSS Feeds.
     15These days WordPress automaticaly print out version on every page and feed. Unlike other plugins that just remove the version from WordPress generator tag on pages, this plugin simply tells the automatic function to not print out anything, not even on RSS Feeds. With Multisite Support.
    1616
    1717
  • remove-wp-version-everywhere/trunk/remver.php

    r374551 r378298  
    22/*
    33PLUGIN NAME: Remove WP version everywhere
    4 PLUGIN URI: http://www.frisno.com/wordpress-plugin/
     4PLUGIN URI: http://wordpress.org/extend/plugins/remove-wp-version-everywhere/
    55DESCRIPTION: Removes Wordpress and version from post, pages and RSS
    66AUTHOR: Frisno
    77AUTHOR URI: http://www.frisno.com/
    8 VERSION: 1.0.0
     8VERSION: 1.0.1
    99*/
    1010
Note: See TracChangeset for help on using the changeset viewer.