=== WP Admin Only Theme ===
Contributors: onnimonni
Requires at least: WordPress 3.2
Tested up to: WordPress 4.9
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: minimal, admin-only

== Description ==
Super minimalistic theme for sites which only need wp-admin dashboard.

This theme doesn't have frontend at all. It's only purpose is to redirect users to /wp-admin/.

It's super minimal and looks like an error from wp_die().

== Installation ==

Install with composer:

$ composer require devgeniem/wp-admin-only-theme

== Copyright ==

WP Admin Only Theme, Copyright 2016-2018 Geniem Oy
Twenty Eleven is Distributed under the terms of the GNU GPL

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.


== Changelog ==

= 1.1.0 =
* Released: December 28, 2018

Fixed a redirect loop issue.

= 1.0.0 =
* Released: October 27, 2016

Initial release.
