WP Manifestindependent plugin directory
manifest / security / wordpress-restrict-by-ip-plugin

Restrict by IP

A WordPress plugin to restrict access to site(s), pages and/or content access by IP address or subnet mask.

by Daniel M. Hendricks · github.com/dmhendricks/wordpress-restrict-by-ip-plugin · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/dmhendricks/wordpress-restrict-by-ip-plugin/archive/refs/heads/master.zip

Declares an update source (cloudverve/restrict-by-ip), so updates arrive through the plugin's own updater.

Readme

Restrict by IP

IMPORTANT: THIS PLUGIN DOES NOT WORK. It is currently in development.

This plugin allows you to restrict access to an entire site, network sub-sites, individual pages and content by shortcode. Multisite supported.

Requirements

  • WordPress 4.7 or higher
  • PHP 7.0 or higher
  • Carbon Fields 2.0 or higher (2.2 or higher for multisite).

Installation

  1. Unzip the downloaded distributable zip file
  2. Upload the extracted folder and its contents into the wp-content/plugins/ directory of your WordPress installation
  3. Activate Restrict by IP from Plugins page

Change Log

Release changes are noted on the Releases page.

Branch: master

  • None

Screenshot

Network Settings Page

Read the full README on GitHub →