Title: Usher
Author: Drew Jaynes
Published: <strong>24 ਮਾਰਚ 2019</strong>
Last modified: 1 ਜੁਲਾਈ 2021

---

ਪਲੱਗਇਨਾਂ ਖੋਜੋ

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Usher

 [Drew Jaynes](https://profiles.wordpress.org/drewapicture/) ਵੱਲੋਂ

[ਡਾਊਨਲੋਡ ਕਰੋ](https://downloads.wordpress.org/plugin/usher.1.0.1.zip)

 * [ਵੇਰਵਾ](https://pan.wordpress.org/plugins/usher/#description)
 * [ਸਮੀਖਿਆਵਾਂ](https://pan.wordpress.org/plugins/usher/#reviews)
 * [ਵਿਕਾਸ](https://pan.wordpress.org/plugins/usher/#developers)

 [ਸਹਿਯੋਗ](https://wordpress.org/support/plugin/usher/)

## ਵੇਰਵਾ

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

## ਸਕਰੀਨਸ਼ਾਟ

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

Shortcuts panel (activated with ‘?’).

## ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

## ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Usher” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

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

[“Usher” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।](https://translate.wordpress.org/projects/wp-plugins/usher)

### ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

[Browse the code](https://plugins.trac.wordpress.org/browser/usher/), check out 
the [SVN repository](https://plugins.svn.wordpress.org/usher/), or subscribe to 
the [development log](https://plugins.trac.wordpress.org/log/usher/) by [RSS](https://plugins.trac.wordpress.org/log/usher/?limit=100&mode=stop_on_copy&format=rss).

## ਤਬਦੀਲੀ-ਚਿੱਠਾ

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

## ਮੈਟਾ

 *  Version **1.0.1**
 *  Last updated **5 ਸਾਲ ਪਹਿਲਾਂ**
 *  Active installations **10 ਤੋਂ ਘੱਟ**
 *  WordPress version ** 5.0 ਜਾਂ ਇਸ ਤੋਂ ਉੱਚਾ **
 *  Tested up to **5.8.13**
 *  PHP version ** 7.0 ਜਾਂ ਇਸ ਤੋਂ ਉੱਚਾ **
 *  Language
 * [English (US)](https://wordpress.org/plugins/usher/)
 * Tags
 * [admin](https://pan.wordpress.org/plugins/tags/admin/)[keyboard](https://pan.wordpress.org/plugins/tags/keyboard/)
   [navigation](https://pan.wordpress.org/plugins/tags/navigation/)[shortcuts](https://pan.wordpress.org/plugins/tags/shortcuts/)
 *  [Advanced View](https://pan.wordpress.org/plugins/usher/advanced/)

## ਦਰਜਾਬੰਦੀ

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/usher/reviews/)

## ਯੋਗਦਾਨੀ

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

## ਸਹਿਯੋਗ

ਕੁਝ ਕਹਿਣਾ ਹੈ? ਮਦਦ ਚਾਹੀਦੀ ਹੈ?

 [ਸਹਿਯੋਗ ਫੋਰਮ ਦੇਖੋ](https://wordpress.org/support/plugin/usher/)