Title: Admin Command Palette
Author: jhned
Published: <strong>2015 年 8 月 21 日</strong>
Last modified: 2017 年 5 月 1 日

---

搜尋外掛

![](https://ps.w.org/admin-command-palette/assets/banner-772x250.jpg?rev=1227165)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/admin-command-palette/assets/icon-256x256.jpg?rev=1227165)

# Admin Command Palette

 由 [jhned](https://profiles.wordpress.org/jhned/) 開發

[下載](https://downloads.wordpress.org/plugin/admin-command-palette.1.0.3.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/admin-command-palette/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/admin-command-palette/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/admin-command-palette/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/admin-command-palette/#developers)

 [技術支援](https://wordpress.org/support/plugin/admin-command-palette/)

## 外掛說明

The Admin Command Palette (ACP) is a modal window in the WordPress Admin that live
searches admin content, which saves you many clicks and page loads. You can:

 * Search for and navigate to user-generated content (Posts, Pages, Users, etc.).
 * Search for and navigate to WordPress Admin Pages (All Posts, Add New Post, etc.).
 * Perform WordPress Admin actions via the ACP or a keyboard shortcut (Publish, 
   Add Media, View Post, etc.).

This plugin brings about a new level of efficiency to WordPress admin user interactions:
it’s like the difference between going over a mountain via a pass, versus going 
through a mountain via a tunnel. The tunnel is always more direct, more efficient,
and more straightforward than the pass.

## 螢幕擷圖

[⌊The Admin Command Palette in action.⌉⌊The Admin Command Palette in action.⌉[

The Admin Command Palette in action.

[⌊The Admin Command Palette settings page.⌉⌊The Admin Command Palette settings page
.⌉[

The Admin Command Palette settings page.

## 安裝方式

 1. Upload `admin-command-palette` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Use the keyboard shortcut “shift+shift” to activate the search modal window.
 4. See Frequently Asked Questions for further setup instructions.

## 常見問題集

  Installation Instructions

 1. Upload `admin-command-palette` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Use the keyboard shortcut “shift+shift” to activate the search modal window.
 4. See Frequently Asked Questions for further setup instructions.

  Settings

You can customize the plugin settings on the Admin Command Palette settings page
in the WordPress Admin. (_Settings -> Admin Command Palette_)

 * **Threshold** (_Default: .3_): this determines how closely a search query must
   match in order to return an item as a result. 0.0 must be a perfect match, 1.0
   will match anything.
 * **Max Results per Section** (_Default: 5_): a max number of results per content
   type.
 * **Group Results by Type**: Results can be displayed one of two ways. The default
   is to display results in a flat list, ordered by closest match. Selecting this
   option displays results grouped by their content type, e.g., all the posts, pages,
   tags, categories, etc. will be grouped under individual subheadings.
 * **Included Post Types** (_Default: none_): Select post types from this checkbox
   group to include them in the search. All registered post types except for navigation
   menu items are included in this list.
 * **Included Taxonomies** (_Default: none_): Select taxonomies from this checkbox
   group to include them in the search. All registered taxonomies are included in
   this list.
 * **Clear Content Cache**: The data for this plugin is generated and loaded into
   the page from a cache that gets automatically cleared whenever new content is
   added. You can use this button to clear the cache manually.

  How does the search determine a match?

The live search compares the search term against titles, e.g., a post title, an 
admin page title, or an admin action title, using the [Fuse.js library](https://github.com/krisk/Fuse)
to find results.

  Keyboard Shortcuts

The ACP comes with some built-in keyboard shortcuts to make actions in the WordPress
admin easier. You do not need to open the ACP in order to use the shortcuts.

 * **␛** – Clear input focus
 * **⇧+s** – Primary button click
 * **⇧+p** – Preview
 * **⇧+t** – Trash
 * **⇧+v** – Open Post/Page in New Tab
 * **⇧+n** – Add New Post/Page
 * **⇧+f** – Set Featured Image
 *  – Pagination: next page
 *  – Pagination: previous page
 * **⇧+** – Pagination: last page
 * **⇧+** – Pagination: first page

## 使用者評論

![](https://secure.gravatar.com/avatar/4cedbca78d5e9004eaecb770baea85601cbc2f3e8ab8000472c3debe38d073dc?
s=60&d=retro&r=g)

### 󠀁[WOW!!](https://wordpress.org/support/topic/wow-595/)󠁿

 [Rasso Hilber](https://profiles.wordpress.org/nonverbla/) 2018 年 7 月 11 日

This is such a slick and intuitive tool – thanks a lot!!!

![](https://secure.gravatar.com/avatar/f8f86e365eaec18ac8118ab34a3a5fa53dcb2fd28b092d281645d240d4b0aad2?
s=60&d=retro&r=g)

### 󠀁[Very Handy](https://wordpress.org/support/topic/very-handy-142/)󠁿

 [cunnningstunts](https://profiles.wordpress.org/cunnningstunts/) 2017 年 9 月 30
日

So much better than getting around with a mouse. Well done.

![](https://secure.gravatar.com/avatar/b4e8c730c5b3f60ac8da048fb2441cb03edc2550e0244086e772c6254f8adb5b?
s=60&d=retro&r=g)

### 󠀁[Time Saver](https://wordpress.org/support/topic/time-saver-95/)󠁿

 [dbough](https://profiles.wordpress.org/dbough/) 2016 年 9 月 3 日

I’m loving this plugin. It saves me a lot of time – especially when doing something
where I’m switching between admin pages constantly.

 [ 閱讀全部 4 則使用者評論 ](https://wordpress.org/support/plugin/admin-command-palette/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Admin Command Palette〉的開發相關工作。

參與者

 *   [ jhned ](https://profiles.wordpress.org/jhned/)
 *   [ Glenn Welser ](https://profiles.wordpress.org/gwelser/)
 *   [ Samuel Mello ](https://profiles.wordpress.org/samueljmello/)

[將〈Admin Command Palette〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/admin-command-palette)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/admin-command-palette/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/admin-command-palette/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/admin-command-palette/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/admin-command-palette/)。

## 變更記錄

#### 1.0.2

Corrected documentation.

#### 1.0.1

Spelling fixes.

#### 1.0

Initial version.

## 中繼資料

 *  版本 **1.0.2**
 *  最後更新 **9 年前**
 *  啟用安裝數 **70+**
 *  WordPress 版本需求 ** 3.0.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.7.33**
 *  語言
 * [English (US)](https://wordpress.org/plugins/admin-command-palette/)
 * 標籤:
 * [actions](https://tw.wordpress.org/plugins/tags/actions/)[admin](https://tw.wordpress.org/plugins/tags/admin/)
   [navigation](https://tw.wordpress.org/plugins/tags/navigation/)[search](https://tw.wordpress.org/plugins/tags/search/)
   [ux](https://tw.wordpress.org/plugins/tags/ux/)
 *  [進階檢視](https://tw.wordpress.org/plugins/admin-command-palette/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  4 個 5 星使用者評論     ](https://wordpress.org/support/plugin/admin-command-palette/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/admin-command-palette/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/admin-command-palette/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/admin-command-palette/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/admin-command-palette/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/admin-command-palette/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/admin-command-palette/reviews/)

## 參與者

 *   [ jhned ](https://profiles.wordpress.org/jhned/)
 *   [ Glenn Welser ](https://profiles.wordpress.org/gwelser/)
 *   [ Samuel Mello ](https://profiles.wordpress.org/samueljmello/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/admin-command-palette/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://clarknikdelpowell.com/pay/)