An open API service indexing awesome lists of open source software.

https://github.com/kaminoweb/removewpversion

This plugin removes the WordPress version in the pages.
https://github.com/kaminoweb/removewpversion

wordpress wordpress-plugin wordpress-plugins

Last synced: 11 months ago
JSON representation

This plugin removes the WordPress version in the pages.

Awesome Lists containing this project

README

          

## Description

This plugin removes the WordPress version in the HTML pages.

## Installation

To install this plugin and get it working, follow the steps below:

1. Upload 'RemoveWpVersion' directory into the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

## Screenshots

There is no screen shot at this time.

## Frequently Asked Questions

### How to remove this plugin?

To remove this plugin, you can:

1. De-activate the plugin through the 'Plugins' menu in WordPress
2. Then delete the plugin through the 'Plugins' menu in WordPress

You can also:

* Manually delete the directory 'RemoveWpVersion' into the '/wp-content/plugins/` directory

## Changelog

* (October 13th 2024). Tested with WordPress 6.6.2.
* (April 18th 2024). Tested with WordPress 6.5.2.
* (April 18th 2024). Added a dashboard page.
* (1 September 2020). Initial Release.

## License

This WordPress plugin is licensed under the GPL v2 or later.

> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.

> This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

> You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

A copy of the license is included in the root of the plugin’s directory. The file is named `LICENSE`.