/admin-bar-login

Show login form to non-logged-in users in the admin bar, like on wordpress.com.

Primary LanguageCSS

Admin Bar Login

Contributors: scribu, appthemes, m_uysl
Tags: login, admin bar,
Requires at least: 3.2
Tested up to: 5.2
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Show login form in the admin bar for non-logged-in users.

Description

By default, when a visitor accesses your site, the admin bar is not shown. This makes sense for a blog, where you're the only one that has an account.

However, if you're running a site where most visitors need to be logged in before doing anything useful, you probably want to make it as easy as possible for them to log in or register.

This is what this plugin is for: it shows the login form right there in the admin bar, so that users don't need to load another page just to enter their username and password.

Screenshots

  1. Admin Login Form in action.

Changelog

1.0.2

  • css improvements

1.0.1

  • show Register link only when registration is enabled
  • small css changes

1.0

  • initial release