Quick-Launch Dashboard Dock Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
The Quick-Launch Dashboard Dock adds a persistent, space-efficient panel to the bottom of your WordPress admin screen. Instead of digging through nested menus or memorising URLs, you pin the pages you visit most — settings screens, post types, tools, or external links — and access them with a single click.
How it works
Once activated, a slim dock appears at the bottom of every admin page. Click the toggle bar to expand or collapse it — the dock stays in your preferred state across page loads. Click any pinned item to navigate instantly. The currently active page is highlighted in blue so you always know where you are. Press Ctrl+K (Windows) or Cmd+K (Mac) to open the search overlay, type to filter, and use arrow keys plus Enter to jump directly to a bookmark.
Key features
- One-click pinning — Click the “Pin Page” button in the WordPress Admin Bar to save the current screen with its title and URL.
- Custom / external links — Right-click any blank area in the dock and choose “Add custom link” to bookmark any URL with a custom title. All links open in a new tab.
- Duplicate prevention — Pinning a page that is already in your dock shows an “Already pinned!” alert. No duplicate bookmarks.
- Right-click to remove — Right-click any bookmark in the dock and choose “Remove bookmark” to delete it instantly.
- Active page highlight — The bookmark matching your current admin page is highlighted with a blue border so you can see at a glance where you are.
- Search overlay — Press
Ctrl+K/Cmd+Kto open a keyboard-navigable search modal. Filter as you type and hit Enter to go. - Collapsible — Toggle the dock open or closed. Your preference is remembered across page loads via localStorage.
- Zero bloat — jQuery is used only for the pin and delete interactions (already loaded by WordPress); the rest is vanilla JavaScript. The dock stays out of your way until you need it.
- User-specific — Each user’s bookmarks are stored in their own user meta. No shared state, no database overhead.
- Fully translatable — All static text uses
esc_html__()with a proper text domain.


