Title: Usher
Author: Drew Jaynes
Published: <strong>માર્ચ 24, 2019</strong>
Last modified: જુલાઇ 1, 2021

---

પ્લગીન શોધો

આ પલ્ગઇન ** 2 વર્ષથી વધુમાં અપડેટ કરવામાં આવ્યો નથી **. એ કદાચ જાળવવામાં અથવા સપોર્ટેડ
નહી હોય. વર્ડપ્રેસ ના વધુ તાજેતરનાં સંસ્કરણો સાથે ઉપયોગમાં લેવાય તો સુસંગતતા મુદ્દાઓ
હોઈ શકે છે.

![](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://gu.wordpress.org/plugins/usher/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/usher/#reviews)
 * [ડેવલપમેન્ટ](https://gu.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 ‘?’).

## સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

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

[“Usher” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/usher)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/usher/), જોવો[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/usher/),
અથવા સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/usher/) 
દ્વારા[આરઅસઅસ](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

## મેટા

 *  વર્ઝન **1.0.1**
 *  છેલ્લી અપડેટ: **5 વર્ષ પહેલા**
 *  સક્રિય સ્થાપનો: **10 કરતા ઓછા**
 *  વર્ડપ્રેસ વર્ઝન ** 5.0 અથવા ઉચ્ચતર **
 *  **5.8.13** સુધી પરીક્ષણ કર્યું
 *  PHP સંસ્કરણ ** 7.0 અથવા ઉચ્ચતર **
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/usher/)
 * ટૅગ્સ:
 * [admin](https://gu.wordpress.org/plugins/tags/admin/)[keyboard](https://gu.wordpress.org/plugins/tags/keyboard/)
   [navigation](https://gu.wordpress.org/plugins/tags/navigation/)[shortcuts](https://gu.wordpress.org/plugins/tags/shortcuts/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/usher/advanced/)

## પૉઇન્ટ્સ

હજુ સુધી કોઈ સમીક્ષા સબમિટ કરવામાં આવી નથી.

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

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/usher/reviews/)

## ફાળો આપનારા

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

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/usher/)