Plugin
Freshet Edit Jump
The gripe
The admin bar takes 32 pixels off every logged-in page view to offer me buttons I never click. I only ever want the one that says Edit.
The plugin
Should take the bar away and give me that one button back as a keyboard shortcut.
Freshet Edit Jump hides the admin bar for users who can edit content, and adds a keyboard shortcut that jumps from the page you are looking at straight to its edit screen. Nothing else changes.
It is for people who build and edit sites and want to see the page the way a visitor does, pixel for pixel, while staying logged in. There is no settings screen, no dashboard widget, and no front-end markup beyond one small script for logged-in users.
Free, and the whole plugin
Five things it does, and all of them are free. Nothing in the download is locked, limited or time-barred.
Three shortcuts
Only editors lose the bar
edit_posts capability. Every other logged-in role keeps it
untouched. A subscriber, a customer on a shop or a member on a membership site
still sees the bar and the account links it carries, because for them it is
navigation rather than clutter. Logged-out visitors see no change at all; the
plugin loads nothing for them, not even the script. The test is the capability,
not the role name, so whoever WordPress lets edit is whoever loses the bar.
Who loses the admin bar is in the docs.
Getting the bar back is a cookie, not a setting
It jumps only where there is something to edit
No settings, no widget, no markup
Needs WordPress 6.0 and PHP 7.4 or newer. It is not listed on wordpress.org yet. Download it from GitHub, or Try it in WordPress Playground first: a throwaway site in your browser, signed in as an editor, on a page you can jump from. Who loses the bar, the three shortcuts and where the jump fires are in the Edit Jump docs.
Something not covered here? The FAQ has an Edit Jump section.