=== No Login ===
Donate link: http://planetozh.com/exit/donate
Tags: ozh, login, auth, admin, nologin
Contributors: ozh
Requires at least: 3.3
Tested up to: 5.4.1
Requires PHP: 5.6
Stable tag: trunk

Skip the login form and always auth as admin. FOR TEST SITES.

== Description ==

Skip the login form: every visitor automatically auths as an admin. FOR 'LOCALHOST' TEST SITES only, obviously, like when designing a plugin or a theme and testing it across various browsers.

For a hassle free integration, drop the plugin file into `wp-content/mu-plugins` (create the directory if needed) and it will be automatically activated.

For live blogs, see [Always Remember Me](http://wordpress.org/extend/plugins/always-remember-me/)


== Support ==

On [Github](https://github.com/ozh/no-login). I don't read WordPress support forums.


== Screenshots ==

1. Everybody is the admin.


== Installation ==

Installation is, as usual :

1. Upload files to your `/wp-content/plugins/` directory (preserve sub-directory structure if applicable)
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Refer to the official plugin page for documentation, usage and tips
