MW IP Denied
MW IP Denied allows you to set access restrictions by IP address for each article.
The facts
- Rating
- 5★ from 2
- Active installs
- 300+
- Price
- Free
- Last updated
- 6 Dec 2013
- Added
- Feb 2013
- Requires WP
- 3.3
- Tested up to
- WP 3.5.2
- Downloads
- 3,838
Our analysis
AI-assistedMW IP Denied is a WordPress plugin that enables you to restrict access to articles based on IP addresses. You can specify which IP addresses are allowed or denied access to specific content, and it can load a custom template when access is denied.
The plugin also supports shortcodes, allowing you to control access to parts of an article. This functionality is useful for site owners who need to manage content visibility for specific users or groups based on their IP addresses.
Best for: This plugin is suitable for site owners who need to manage content access based on IP addresses.
What it does well
- ✓Allows access restrictions by IP address for each article
- ✓Supports shortcodes for controlling access to specific content
- ✓Can load a custom template when access is denied
Where it falls short
- •Last updated in December 2013, may not be compatible with newer WordPress versions
- •Limited information on features and support
Verdict
MW IP Denied provides specific functionality for IP-based access control, but its age and limited updates may be a concern for some users.
From the developer
Takashi Kitajima's own description of MW IP Denied, lightly tidied.
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]