Descrição
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
Imagens de tela
Instalação
To install this plugin:
- Download plugin
- Extract and copy plugins files to /wp-content/plugins/core-settings directory
- Activate it (enter to /wp_admin, then choose plugins page, press activate plugin)
- Go to /wp-admin/options-general.php?page=core-settings%2Fcore-settings.php, check settings.
- Enjoy !
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“Core Settings” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “Core Settings” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.01
New option has been added: Disable XML RPC.
1.0
Initial version.