This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Remove WP Version

વર્ણન

Removes the meta generator tag, with WordPress Version.

A simple plugin to prevent people from knowing what version of WordPress you’re using via your HTML source.

This is a very simple plugin. You can get the same thing by adding this line to funcions.php file of your theme:

remove_action(‘wp_head’, ‘wp_generator’);

But if you’re not comfortable editing a php file, you can use this plugin to remove the WordPress version from your HTML.

The plugin has no settings and does not alter the database.

Plugin’s website: https://www.gattowp.com/

Author’s website: http://technotes.marziocarro.com/

સ્થાપન

  1. Copy the remove-wp-version directory into your WordPress plugins directory (usually wp-content/plugins).

  2. In the WordPress Admin Menu go to the Plugins tab and activate the ‘Remove WP Version’ plugin.

એફએક્યુ (FAQ)

None yet

સમીક્ષાઓ

There are no reviews for this plugin.

ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

ચેન્જલૉગ

1.0

initial release