WordPress plugins by Barmaton

WordPress developer and hosting provider from the Netherlands.
Creator of lightweight productivity plugins for WordPress administrators.

(in development “websitemonitor /  websiteuptime plugin”)

WordPress plugins created by Barmaton: 

=== Quick Admin Logout ===
Contributors: Barmaton
Tags: logout, admin bar, productivity, toolbar, quick logout
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.0
Stable tag: 1.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add a direct, clearly visible logout link to the WordPress Admin Bar. Stop wasting time with dropdown menus!

== Description ==

If you manage multiple WordPress websites, logging out can become a tedious task. By default, you have to hover over your profile name in the top right corner and wait for the dropdown menu to appear before you can click “Log Out”.

**Quick Admin Logout** solves this micro-frustration by adding a direct “Log Out” link to the right side of your Admin Bar.

This plugin is especially useful for developers and agency owners who use tools like **MainWP**, **ManageWP**, or **InfiniteWP** and need to jump in and out of client sites quickly (for example, to perform manual Elementor database updates).

**Key Features:**
* **Direct Access:** One-click logout directly from the toolbar.
* **Smart Positioning:** Located on the right side (secondary group) so it doesn’t clutter your plugin icons.
* **Instant Action:** Automatically bypasses the “Are you sure you want to log out?” confirmation page.
* **Multilingual:** Automatically uses the default WordPress translation for “Log Out” based on your site language.
* **Lightweight:** Zero impact on site performance and no database bloat.

== Installation ==

1. Upload the `quick-admin-logout` folder to the `/wp-content/plugins/` directory, or upload the .zip file via the WordPress admin.
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. You will immediately see the red “Log Out” link in your Admin Bar.

== Frequently Asked Questions ==

= Does this plugin save any data? =
No. This plugin does not save any settings to your database. It only adds a visual link to the Admin Bar.

= Why is the link red? =
The link is styled with a subtle red border and text to make it easy to find quickly, especially when you are working fast across many different sites.

== Changelog ==

= 1.2 =
* Moved link to the secondary (right) admin bar group.
* Added auto-bypass for the logout confirmation screen.

= 1.0 =
* Initial release.