Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Remove Version Number

Opis

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.

Instalacija

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

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Remove Version Number” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Remove Version Number” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0.0 (2/17/2019)

  • First release