Popis
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]
Instalace
- Upload
mw-ip-denied
to the/wp-content/plugins/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
MW IP Denied je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “MW IP Denied” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
0.3.2
- Fix add meta box bug.
0.3.1
- Bug fix.
0.3
- First Commit.