Title: Admin Command Palette
Author: jhned
Published: <strong>21 août 2015</strong>
Last modified: 1 mai 2017

---

Recherche d’extensions

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

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

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

# Admin Command Palette

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

[Télécharger](https://downloads.wordpress.org/plugin/admin-command-palette.1.0.3.zip)

 * [Détails](https://fr.wordpress.org/plugins/admin-command-palette/#description)
 * [Avis](https://fr.wordpress.org/plugins/admin-command-palette/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/admin-command-palette/#installation)
 * [Développement](https://fr.wordpress.org/plugins/admin-command-palette/#developers)

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

## Description

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.

## Captures d’écrans

 * [[
 * The Admin Command Palette in action.
 * [[
 * 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

## Avis

![](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 juillet 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 septembre 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 septembre 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.

 [ Lire les 4 avis ](https://wordpress.org/support/plugin/admin-command-palette/reviews/)

## Contributeurs/contributrices & développeurs/développeuses

« Admin Command Palette » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

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

[Traduisez « Admin Command Palette » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/admin-command-palette)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/admin-command-palette/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/admin-command-palette/),
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/admin-command-palette/)
par [RSS](https://plugins.trac.wordpress.org/log/admin-command-palette/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

#### 1.0.2

Corrected documentation.

#### 1.0.1

Spelling fixes.

#### 1.0

Initial version.

## Méta

 *  Version **1.0.2**
 *  Dernière mise à jour **il y a 9 ans**
 *  Installations actives **70+**
 *  Version de WordPress ** 3.0.1 ou plus **
 *  Testé jusqu’à **4.7.33**
 *  Langue
 * [English (US)](https://wordpress.org/plugins/admin-command-palette/)
 * Étiquettes
 * [actions](https://fr.wordpress.org/plugins/tags/actions/)[admin](https://fr.wordpress.org/plugins/tags/admin/)
   [navigation](https://fr.wordpress.org/plugins/tags/navigation/)[search](https://fr.wordpress.org/plugins/tags/search/)
   [ux](https://fr.wordpress.org/plugins/tags/ux/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/admin-command-palette/advanced/)

## Évaluations

 5 sur 5 étoiles.

 *  [  4 avis à 5 étoiles     ](https://wordpress.org/support/plugin/admin-command-palette/reviews/?filter=5)
 *  [  0 avis à 4 étoile     ](https://wordpress.org/support/plugin/admin-command-palette/reviews/?filter=4)
 *  [  0 avis à 3 étoile     ](https://wordpress.org/support/plugin/admin-command-palette/reviews/?filter=3)
 *  [  0 avis à 2 étoile     ](https://wordpress.org/support/plugin/admin-command-palette/reviews/?filter=2)
 *  [  0 avis à 1 étoile     ](https://wordpress.org/support/plugin/admin-command-palette/reviews/?filter=1)

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

[Voir tous les avis](https://wordpress.org/support/plugin/admin-command-palette/reviews/)

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/admin-command-palette/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](http://clarknikdelpowell.com/pay/)