Title: Usher
Author: Drew Jaynes
Published: <strong>24 Tháng 3, 2019</strong>
Last modified: 1 Tháng 7, 2021

---

Tìm kiếm plugin

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

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

# Usher

 Bởi [Drew Jaynes](https://profiles.wordpress.org/drewapicture/)

[Tải về](https://downloads.wordpress.org/plugin/usher.1.0.1.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/usher/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/usher/#reviews)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/usher/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/usher/)

## Mô tả

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',
    ) );
    ```

## Ảnh màn hình

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

Shortcuts panel (activated with ‘?’).

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“Usher” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

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

[Dịch “Usher” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/usher)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/usher/), check out [SVN repository](https://plugins.svn.wordpress.org/usher/),
hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/usher/)
qua [RSS](https://plugins.trac.wordpress.org/log/usher/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 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

 *  Phiên bản **1.0.1**
 *  Cập nhật lần cuối **5 năm trước**
 *  Số lượt cài đặt **Ít hơn 10**
 *  Phiên bản WordPress ** 5.0 hoặc cao hơn **
 *  Đã kiểm tra lên đến **5.8.13**
 *  Phiên bản PHP ** 7.0 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/usher/)
 * Thẻ
 * [admin](https://vi.wordpress.org/plugins/tags/admin/)[keyboard](https://vi.wordpress.org/plugins/tags/keyboard/)
   [navigation](https://vi.wordpress.org/plugins/tags/navigation/)[shortcuts](https://vi.wordpress.org/plugins/tags/shortcuts/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/usher/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/usher/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/usher/)