このプラグインは 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.