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

Only Admin Access

描述

A very simple plugin that redirects all non-admin visitors to the homepage or a page of your choice.
It still allows full accesss to the wp-admin login page.
Anyone logged in with admin access can view and edit the entire site as usual.

This may be useful if you are developing a site, but only want visitors to see a landing page.

You can also choose whether 404 pages are sent to the regular 404 page or the home page as well. This could be useful for redirecting Google links.

安装

  1. Install Only Admin Access from the WordPress Plugin Directory or if that doesn’t work:
  2. Upload the ‘only_admin_access’ files to your /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Edit any by going to Settings menu and choosing Only Admin Access.

常见问题

Can I still login to the admin panel?

Yes, the wp-admin login page will still work correctly, allowing you to login to the dashboard.

Can I choose the page to redirect to?

Yes you can choose any page you like.

Does this include 404 pages?

Yes all you can choose where 404 pages go in the settings.

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

将“Only Admin Access”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.0

  • Initial working version of the plugin.