Title: Usher
Author: Drew Jaynes
Published: <strong>24 Maret 2019</strong>
Last modified: 1 Juli 2021

---

Cari plugin

Plugin ini **belum teruji dangan 3 rilis besar WordPress**. Kemungkinan tidak lagi
dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan
dengan versi WordPress yang lebih baru.

![](https://ps.w.org/usher/assets/icon-256x256.png?rev=2059919)

# Usher

 Oleh [Drew Jaynes](https://profiles.wordpress.org/drewapicture/)

[Unduh](https://downloads.wordpress.org/plugin/usher.1.0.1.zip)

 * [Detail](https://id.wordpress.org/plugins/usher/#description)
 * [Ulasan](https://id.wordpress.org/plugins/usher/#reviews)
 * [Pengembangan](https://id.wordpress.org/plugins/usher/#developers)

 [Bantuan](https://wordpress.org/support/plugin/usher/)

## Deskripsi

Usher brings Gmail-like keyboard shortcuts for navigating around the various core
pages of the WordPress admin.

Additionally, it includes a robust API for registering new global and screen-specific
keyboard shortcuts.

To register new shortcuts, use the Usher\register_shortcut() function. For example:

_Add a shortcut for the EDD Dashboard_

    ```
    Usher\register_shortcut( 'g d', array(
        'label' => __( 'Navigate to the EDD dashboard', 'textdomain' ),
        'url'   => 'edit.php?post_type=download',
        'cap'   => 'manage_shop_settings'
    ) );
    ```

_Add a shortcut for the Jetpack Dashboard_

    ```
    Usher\register_shortcut( 'g j', array(
        'label' => __( 'Navigate to the Jetpack dashboard', 'textdomain' ),
        'url'   => 'admin.php?page=jetpack',
        'cap'   => 'manage_options',
    ) );
    ```

## Tangkapan Layar

[⌊Shortcuts panel (activated with '?').⌉⌊Shortcuts panel (activated with '?').⌉[

Shortcuts panel (activated with ‘?’).

## Ulasan

Belum ada ulasan untuk plugin ini.

## Kontributor & Pengembang

“Usher” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi
pada plugin ini.

Kontributor

 *   [ Drew Jaynes ](https://profiles.wordpress.org/drewapicture/)

[Terjemahkan “Usher” dalam bahasa Anda.](https://translate.wordpress.org/projects/wp-plugins/usher)

### Tertarik mengembangkan?

[Lihat kode](https://plugins.trac.wordpress.org/browser/usher/), periksa [repositori SVN ](https://plugins.svn.wordpress.org/usher/),
atau mendaftar ke [log pengembangan](https://plugins.trac.wordpress.org/log/usher/)
melalui [RSS](https://plugins.trac.wordpress.org/log/usher/?limit=100&mode=stop_on_copy&format=rss).

## Log Perubahan

#### 1.0.1

 * New: Shortcuts can now be registered with fully-qualified URLs
 * Tweak: Updated the Plugins, Updates, and Network Admin screen shortcuts to two
   letters because of the unreliability of three-letter shortcuts
 * Fix: Ensure shortcuts targeted for the current screen get properly bound to the
   Usher JS object

#### 1.0

 * Initial Release

## Meta

 *  Versi **1.0.1**
 *  Diperbarui **5 tahun yang lalu**
 *  Instalasi Aktif **Kurang dari 10**
 *  Versi WordPress ** 5.0 atau yang terbaru **
 *  Diuji hingga **5.8.15**
 *  Versi PHP ** 7.0 atau yang terbaru **
 *  Bahasa
 * [English (US)](https://wordpress.org/plugins/usher/)
 * Tag
 * [admin](https://id.wordpress.org/plugins/tags/admin/)[keyboard](https://id.wordpress.org/plugins/tags/keyboard/)
   [navigation](https://id.wordpress.org/plugins/tags/navigation/)[shortcuts](https://id.wordpress.org/plugins/tags/shortcuts/)
 *  [Tampilan lanjut](https://id.wordpress.org/plugins/usher/advanced/)

## Rating

No reviews have been submitted yet.

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

[Lihat semua ulasan](https://wordpress.org/support/plugin/usher/reviews/)

## Kontributor

 *   [ Drew Jaynes ](https://profiles.wordpress.org/drewapicture/)

## Bantuan

Ada yang ingin dikatakan? Butuh bantuan?

 [Lihat forum bantuan](https://wordpress.org/support/plugin/usher/)