GithubHelp home page GithubHelp logo

neuralnoise / uol-private-blog Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 180 KB

Makes a blog on a multisite network private by limiting access to logged-in users, or users within a given IP range

Home Page: http://essl-pvac.github.io/plugins/privacy-plugin

JavaScript 8.94% PHP 91.06%

uol-private-blog's Introduction

uol-private-blog

This plugin restricts access to a blog on a multisite network so you have to be logged in to view pages. You can also configure a set of IP addresses or ranges to match client IP addresses if you want to allow access to some clients by IP. Its main purpose is to allow users to keep blogs from being indexed by search engines when they are under development, but to allow logged in users (or clients from within an allowed IP range, if this is configured) to access the site to review it.

The plugin should be Network activated on a Multisite Wordpress installation.

Network Settings

A list of allowed IP addresses can be added to the Privacy Settings page on the Network Dashboard (under Settings). Full IP addresses or partial IP addresses are allowed here, and are added to a text box, one per line. If the setting is enabled on the blog, client IP addresses are pattern-matched against the stored list, and if one of the allowed IP addresses or IP address fragments matches the start of the client IP address, the site is accessible by the client (without login).

Blog settings

Each blog on the network can be made private using the Privacy Settings page in the Settings menu of the blog Dashboard. This page contains two checkboxes, one to activate the privacy setting for the blog to only allow logged-in users to view the site, and another to allow network users to view the site (if this setting is configured at the Network level). If IP address filtering is not used, the second checkbox is hidden.

uol-private-blog's People

Contributors

peteredwards avatar bjorsq avatar

Watchers

James Cloos avatar Starbuck avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.