Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

MW IP Denied

Beschrijving

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]

Installatie

  1. Upload mw-ip-denied to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“MW IP Denied” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “MW IP Denied” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.3.2

  • Fix add meta box bug.

0.3.1

  • Bug fix.

0.3

  • First Commit.