Ocasio Hide Version
Removes the WordPress version number from your website source code, feeds, and asset URLs for enhanced security.
by Kevin Ocasio · github.com/kevinocasio/ocasio-hide-version · website
★ 0stars
1release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/kevinocasio/ocasio-hide-version/releases/download/v1.0.0/ocasio-hide-version.zipReadme
Ocasio Hide Version
Lightweight WordPress plugin to completely remove WordPress version numbers from source code, feeds, and asset URLs.
Overview
Broadcasting your exact WordPress version number helps hacker bots profile your site and target known vulnerabilities. Ocasio Hide Version removes generator meta tags, cleans RSS and Atom feeds, and strips version query strings from styles and scripts.
Features
- Generator Tag Removal: Automatically strips the WordPress version generator tag from your site's
<head>. - Feed Security: Removes version numbers from RSS, Atom, RDF, and OPML feeds.
- Asset Query String Cleanup: Strips
?ver=x.x.xquery strings from stylesheets, scripts, and modules. - Zero Front-End Assets: Pure PHP execution with 0 bytes of extra CSS or JavaScript added to public pages.
- Ocasio Suite Integration: Toggle the tool on or off through the centralized Ocasio Plugins -> Dashboard.
Installation
- Download the latest
ocasio-hide-version.zipfile from Releases. - In your WordPress admin dashboard, navigate to Plugins -> Add New Plugin -> Upload Plugin.
- Choose the downloaded
.zipfile and click Install Now. - Click Activate Plugin.
- Confirm protection under Ocasio Plugins -> Dashboard in your sidebar.
Author & Resources
- Author: Kevin Ocasio
- Plugin Page: Ocasio Hide Version on KevinOcasio.com
- WordPress Plugins: Free WordPress Plugin Directory
- Software Portfolio: Live Projects & Digital Assets
- Tools & Resources: Recommended Tech Stack & Tools
- License: GPL-2.0-or-later
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.0 | Sep 1, 2026 | ocasio-hide-version.zip | 1 |