Deskripsyon
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]
Pag-install
- Upload
mw-ip-deniedto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “MW IP Denied” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “MW IP Denied” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
0.3.2
- Fix add meta box bug.
0.3.1
- Bug fix.
0.3
- First Commit.