Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Core Settings

Opis

Create settings page in WP admin which allows to disable/remove such things like Emoji, RESTful API, needless LINKs and METAs.

There is the current settings list. So plugin allows:

  • remove wp_generator tag
  • remove wlwmanifest link
  • remove wp_shortlink
  • remove adjacent_posts_rel_link
  • remove feed links
  • remove RSD link
  • disable REST API
  • disable XML RPC
  • disable EMOJI

Slike ekrana

  • Core settings admin page.

Instalacija

To install this plugin:

  1. Download plugin
  2. Extract and copy plugins files to /wp-content/plugins/core-settings directory
  3. Activate it (enter to /wp_admin, then choose plugins page, press activate plugin)
  4. Go to /wp-admin/options-general.php?page=core-settings%2Fcore-settings.php, check settings.
  5. Enjoy !

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Core Settings” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Core Settings” na vaš jezik.

Zainteresirani za razvoj?

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

Zapis promijena

1.01

New option has been added: Disable XML RPC.

1.0

Initial version.