=== Remove Version Number === Contributors: dvdxgreen Plugin Name: Remove Version Number Plugin URI: https://wordpress.org/plugins/remove-version-number/ Tags: remove version, hide version, rss, head, scripts Author URI: https://zuziko.com Author: Zuziko Requires at least: 3.1 Tested up to: 5.0.3 Version: 1.0.0 License: GPLv3 == Description == A simple plugin that will remove the WordPress version number from all areas of your website. Features: - Remove WordPress version from head. - Remove WordPress version from RSS feeds. - Remove WordPress version from stylesheets. - Remove WordPress version from scripts. == Frequently Asked Questions == = Why not just place this code in the functions.php file? = You can do that, but when you update or change your theme it will be removed (along with any other modifications). = Will this plugin cause problems with WordPress updates? = This plugin will cause no problem at all with WordPress updates. == Installation == From your WordPress dashboard: 1. **Visit** Plugins > Add New 2. **Search** for "Remove Version Number" 3. **Install** the "Remove Version Number" Plugin 4. **Activate** "Remove Version Number" on the Plugins page == Changelog == = 1.0.0 (2/17/2019) = * First release