Title: Admin Command Palette
Author: jhned
Published: <strong>21. August 2015</strong>
Last modified: 1. Mai 2017

---

Plugins suchen

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

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# Admin Command Palette

 Von [jhned](https://profiles.wordpress.org/jhned/)

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

 * [Details](https://de.wordpress.org/plugins/admin-command-palette/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/admin-command-palette/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/admin-command-palette/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/admin-command-palette/#developers)

 [Support](https://wordpress.org/support/plugin/admin-command-palette/)

## Beschreibung

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.

## Screenshots

[⌊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.

## Installation

 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.

## FAQ

  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

## Rezensionen

![](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/) 11. Juli 2018

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/) 30. September 
2017

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/) 3. September 2016

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

 [ Alle 4 Rezensionen lesen ](https://wordpress.org/support/plugin/admin-command-palette/reviews/)

## Mitwirkende und Entwickler

„Admin Command Palette“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

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

[Übersetze „Admin Command Palette“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/admin-command-palette)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/admin-command-palette/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/admin-command-palette/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/admin-command-palette/)
per [RSS](https://plugins.trac.wordpress.org/log/admin-command-palette/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.0.2

Corrected documentation.

#### 1.0.1

Spelling fixes.

#### 1.0

Initial version.

## Meta

 *  Version **1.0.2**
 *  Zuletzt aktualisiert **vor 9 Jahren**
 *  Aktive Installationen **70+**
 *  WordPress-Version ** 3.0.1 oder höher **
 *  Getestet bis **4.7.35**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/admin-command-palette/)
 * Schlagwörter
 * [actions](https://de.wordpress.org/plugins/tags/actions/)[admin](https://de.wordpress.org/plugins/tags/admin/)
   [navigation](https://de.wordpress.org/plugins/tags/navigation/)[search](https://de.wordpress.org/plugins/tags/search/)
   [ux](https://de.wordpress.org/plugins/tags/ux/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/admin-command-palette/advanced/)

## Bewertungen

 5 von 5 Sternen.

 *  [  4 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/admin-command-palette/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/admin-command-palette/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/admin-command-palette/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/admin-command-palette/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/admin-command-palette/reviews/?filter=1)

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/admin-command-palette/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/admin-command-palette/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://clarknikdelpowell.com/pay/)