# WP view login only [![Build Status](https://travis-ci.org/chiilog/wp-view-login-only.svg?branch=master)](https://travis-ci.org/chiilog/wp-view-login-only) [![license](https://img.shields.io/github/license/chiilog/wp-view-login-only.svg?maxAge=2592000)](https://github.com/chiilog/wp-view-login-only/blob/master/LICENSE) [![license](https://img.shields.io/wordpress/plugin/dt/wp-view-login-only.svg)](https://wordpress.org/plugins/wp-view-login-only/) [![license](https://img.shields.io/wordpress/plugin/r/wp-view-login-only.svg)](https://wordpress.org/plugins/wp-view-login-only/#reviews)

If you view a website without log in, WordPress redirect to the login page

## Installation

1. Upload the the `wp-view-login-only` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress
3. From the setting of the management screen, edit the message


## Changelog

### 1.2.6
* Tested WordPress 5.4.2

### 1.2.5
* Tested WordPress 4.8.2

### 1.2.4
* php refactoring
* PHPUnitTest done

### 1.2.1
* php refactoring.

### 1.2
* readme.txt add Tags, Stable tag rewrite

### 1.1.0
* 2017-06-03 PHP_CodeSniffer checked.

### 1.0.0
* 2017-03-14 Refactoring sourcecode and release as 'WP view login only'
