Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Remove Version Number

Опис

A simple plugin that will remove the WordPress version number from all areas of your website.

Features:

  • Remove WordPress version from head.
  • Remove WordPress version from RSS feeds.
  • Remove WordPress version from stylesheets.
  • Remove WordPress version from scripts.

Встановлення

From your WordPress dashboard:

  1. Visit Plugins > Add New
  2. Search for “Remove Version Number”
  3. Install the “Remove Version Number” Plugin
  4. Activate “Remove Version Number” on the Plugins page

Часті питання

Why not just place this code in the functions.php file?

You can do that, but when you update or change your theme it will be removed (along with any other modifications).

Will this plugin cause problems with WordPress updates?

This plugin will cause no problem at all with WordPress updates.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Remove Version Number” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Remove Version Number” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0.0 (2/17/2019)

  • First release