该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Core Settings

描述

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

屏幕截图

  • Core settings admin page.

安装

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 !

评价

此插件暂无评价。

贡献者及开发者

“Core Settings” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Core Settings”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.01

New option has been added: Disable XML RPC.

1.0

Initial version.