| 开发者 | starlinewebsolu |
|---|---|
| 更新时间 | 2026年6月20日 12:28 |
| PHP版本: | 6.9 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
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
Ctrl+K / Cmd+K to open a keyboard-navigable search modal. Filter as you type and hit Enter to go.esc_html__() with a proper text domain.quick-launch-dashboard-dock.zip, and click Install Now.Only the logged-in user who created the bookmarks. Each user's pins are stored in their own user meta and are private to them.
Right-click any blank area inside the dock and select "Add custom link". Enter a title and URL, then click Save. The link will appear in your dock and open in a new tab when clicked.
Right-click any bookmark in the dock and select "Remove bookmark" from the context menu. The bookmark is deleted immediately and the dock refreshes.
Yes. It is injected into the admin_footer hook, so it appears on all WordPress admin pages out of the box.
The plugin detects duplicates instantly — both in the browser (before the request is sent) and on the server. You will see a clear "Already pinned!" message, and no duplicate entry is created.
Yes. All user-facing strings use esc_html__() with the text domain quick-launch-dashboard-dock. You can translate the plugin using .po / .mo files.
Yes. Bookmarks are stored per user per site, just like any other user meta.
target="_blank").Ctrl+K / Cmd+K with arrow-key navigation.sanitize_text_field() and esc_url_raw().current_user_can( 'manage_options' ).