Descrición
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]
Instalación
- Upload
mw-ip-denied
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Comentarios
Non hai recensións para este plugin.
Colaboradores e desenvolvedores
“MW IP Denied” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “MW IP Denied” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
0.3.2
- Fix add meta box bug.
0.3.1
- Bug fix.
0.3
- First Commit.