Mô tả
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.
Cài đặt
- Install Only Admin Access from the WordPress Plugin Directory or if that doesn’t work:
- Upload the ‘only_admin_access’ files to your
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Edit any by going to Settings menu and choosing Only Admin Access.
Hỏi đáp
-
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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Only Admin Access” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Only Admin Access” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- Initial working version of the plugin.