Mô tả
MW IP Denied allows you to set access restrictions by IP address for each article. When access is restricted and there is template-access-denied.php, MW IP Denied load it.
You can also use short code for controlling the access on a part of the article.
Only the IP address that you specify can access.
[mw-ip-allow allow=”IPAddress,…”]text[/mw-ip-allow]
Only the IP address that you specify can not access.
[mw-ip-deny deny=”IPAddress,…”]text[/mw-ip-deny]
Cài đặt
- Upload
mw-ip-denied
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“MW IP Denied” 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 “MW IP Denied” 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
0.3.2
- Fix add meta box bug.
0.3.1
- Bug fix.
0.3
- First Commit.