Апісанне
Only Admins is a minimal plugin that restricts your entire WordPress site to Admins.
Best used as a MU-Plugin on Development and Staging sites.
Ўсталёўка
Plugin Directory
Install Only Admins as you would any other plugin.
- Go to Plugins > Add New.
- Search for Only Admins.
- Download and activate.
Must-Use Plugin
Only Admins works really well as a Must-Use Plugins. MU-Plugins cannot be disabled or edited by mistake.
To install Only Admins as a MU Plugin:
- Download the source.
- Create a
mu-pluginsfolders in yourwp-contentdirectory (if doesn’t already exist). - Copy
onlyadmins.php(not its enclosing folder) to mu-plugins.
Часта задаваныя пытанні
- Can I change the required user role?
-
Only Admins has no configuration, so there is no interface to change the user role.
That being said, you can simply edit it (its only a few lines long).
Simply change
current_user_can( 'administrator' )to whichever role or capability you’d like.
Водгукі
На гэты плагін няма водгукаў.
Удзельнікі і распрацоўшчыкі
“Only Admins” is open source software. The following people have contributed to this plugin.
УдзельнікіПеракласці “Only Admins” на вашу мову.
Зацікаўлены ў распрацоўцы?
Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.
Журнал змяненняў
1.1
- Log out link when no access
- Require ABSPATH
- Typo fix