=== Meta Generator and Version Info Remover === Contributors: gurudeb, alex83web Plugin URI: https://wordpress.org/plugins/meta-generator-and-version-info-remover/ Author URI: http://pankajmondal.com Donate link: https://www.paypal.me/pankajkumarmondal Tags: remove, version, generator, security, meta, appended version, css ver, js ver, meta generator, wpml, wpml generator, wpml generator tag, slider revolution, slider revolution generator tag, visual composer, visual composer generator, page builder, page builder generator, optimized, yoast seo, yoast seo comments, monsterinsights comments, google analytics comments Requires at least: 3.0 Tested up to: 5.1 Stable tag: 6.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin will remove the version info appended to enqueued style and script urls along with Meta Generator in the head section and in RSS feeds. == Description == This plugin will remove the version information that gets appended to enqueued style and script URLs. It will also remove the Meta Generator tag in the head and in RSS feeds. Adds a bit of obfuscation to hide the WordPress version number and generator tag that many sniffers detect automatically from view source. Option available to selectively exclude any style or script file from version info removal process. You can enable/disable each removal options from admin dashboard: You have any suggestions to make this plugin better? Please share your thoughts in the support thread. Dashboard > Settings > Meta Generator and Version Info Remover This plugin is trusted since 2013. Language translations: Following languages are supported currently: If you want to help with translations please provide localized file in your language. Use the template file (.pot) inside the 'lang' folder, and contact me via Support forum once your localization is ready. If you like this plugin, please rate and review this plugin. If you want to support development of this plugin, please Donate. == Installation == 1. Unzip the zipped file and upload to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Manage individual options from Dashboard > Settings > Meta Generator and Version Info Remover == Frequently Asked Questions == = Can I exclude a script/css file? = Yes! You can exclude any script/css files by providing the file names in comma separated format. = Will this plugin cause any problem with WordPress update process? = Not at all! It will cause no problem with WordPress update process. = After plugin update do I need to do anything? = Please go to plugin settings: Dashboard > Settings > Meta Generator and Version Info Remover. Check if all the relevant checkboxes are enabled. == Screenshots == 1. Setting page 2. Settings page with a list of files (comma separated list) to exclude from version info removal process 3. View source demo == Changelog == = 6.0 = * Updated: Version removal feature - Added version argument checking. = 5.1.1 = * Updated: Code improvements. = 5.1 = * Added: Google Analytics (MonsterInsights) comments removal. = 5.0 = * Added: Yoast SEO comments removal. = 4.4.1 = * Updated: Language translations. = 4.4 = * Added: Visual Composer / WPBakery Page Builder Meta Generator Removal. = 4.3 = * Added: Slider Revolution Meta Generator Removal. = 4.2 = * Added: WPML (WordPress Multilingual Plugin) Meta Generator Removal. = 4.1 = * Added: German language translations. * Added: Spanish language translations. * Added: French language translations. * Added: Italian language translations. = 4.0 = * Added: i18n (Internationalization) support. = 3.4 = * Updated: Refactoring and improvements. = 3.3 = * Updated: Data persistence logic on plugin re-activation hook. = 3.2 = * Updated: Eliminate any PHP Notices and to meet PHP Strict Standards requirements. = 3.1 = * Updated: Support for servers running PHP 5.3 or less added. Version 3.0 used a code that was supported only for PHP 5.4+. This has been modified to support all servers. = 3.0 = * Updated: Feature enhancement - Exclude files from version info removal process (by providing comma separated file names). * Added: Screenshots = 2.2 = * Updated: WordPress Tested Upto Info. WordPress 4.0 supported. = 2.1 = * Updated: Generator Remover Filter. = 2.0 = * Added: Options to manage the settings from Administrator Dashboard. = 1.0 = * Initial Commit. == Upgrade Notice == N/A.