piotrpress/hide-version

This plugin hides the WordPress version number by removing the generator meta tag and replacing ver query parameter from enqueued scripts and styles with the file modification time.

Maintainers

Package info

github.com/PiotrPress/wordpress-hide-version

Type:wordpress-plugin

pkg:composer/piotrpress/hide-version

Statistics

Installs: 23

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0 2026-02-10 17:46 UTC

This package is auto-updated.

Last update: 2026-03-10 17:55:35 UTC


README

This plugin hides the WordPress version number by removing the generator meta tag and replacing ver query parameter from enqueued scripts and styles with the file modification time.

This can help improve security by making it more difficult for attackers to identify vulnerabilities in your WordPress installation.

Requirements

PHP >= 7.4 version.

License

GPL v3 or later