Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

MW IP Denied

Beschreibung

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]

Installation

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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„MW IP Denied“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „MW IP Denied“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

0.3.2

  • Fix add meta box bug.

0.3.1

  • Bug fix.

0.3

  • First Commit.