このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Remove Administrators

説明

Do you develop websites for a living? Do you prefer to give your clients a level of access other than Administrator to prevent accidental damage? Maybe even a custom role? What if you wanted to hide the Admin user(s) from them altogether? This plugin does exactly that!

Currently based off the ‘update_core’ permission, Remove Administrators hides all references to Admins from all other user roles on the dashboard. The next release will support configurable permissions and multisite installations.

Todo

  • Add support for configurable permissions
  • Add support for WordPress Multisite installations

インストール

  1. Unzip the downloaded ‘remove-admins.zip’ file
  2. Upload the ‘remove-admins’ folder to ‘/wp-content/plugins’ directory of your WordPress installation
  3. Activate the plugin via the WordPress Plugins page

FAQ

None yet

評価

このプラグインにはレビューがありません。

貢献者と開発者

Remove Administrators はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Remove Administrators” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

Version 1.0.1

  • Code refactoring

Version 1.0

  • Initial release