Mô tả
Site protection plugin for dev instances to avoid indexing by search engines. Doesn’t allow access to the site without being logged-in.
After you activate this plugin the site will return a 403 Forbidden HTTP status code if you are not logged-in.
Cài đặt
Installation
- Upload
presslabs-site-protection.zip
to the/wp-content/plugins/
directory; - Extract the
presslabs-site-protection.zip
archive into the/wp-content/plugins/
directory; - Activate the plugin through the ‘Plugins’ menu in WordPress.
Usage
Use your plugin from the Plugins
page.
Activate/Deactivate Site Protection
plugin from the list.
Hỏi đáp
-
Why should I use this plugin?
-
If you don’t want to allow access to the site without being logged-in.
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“Site Protection” 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 “Site Protection” 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.1
- Format the code.
- Rename the plugin to
Site protection
. - Add romanian translation.
1.0
- start version on WP.