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://ku.wordpress.org/plugins/usher/#description)
 * [پێداچوونەوەکان](https://ku.wordpress.org/plugins/usher/#reviews)
 * [گەشەپێدان](https://ku.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 ‘?’).

## پێداچوونەوەکان

هیچ پێداچوونەوەیەک نەنووسراوە بۆ ئەم پێوەکراوە.

## بەشداربووان و گەشەپێدەران

“Usher” نەرمەواڵەیەکی سەرچاوە کراوەیە. ئەم کەسانەی خوارەوە بەشدارییان تێدا کردووە.

بەشداربووان

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

[“Usher” وەربگێڕە بۆ زمانەکەی خۆت.](https://translate.wordpress.org/projects/wp-plugins/usher)

### دەتەوێت بەشداربیت لە گەشەپێدان؟

[گەڕان لە کۆدەکەدا بکە](https://plugins.trac.wordpress.org/browser/usher/)، سەیری
[تەمارگەی (SVN)](https://plugins.svn.wordpress.org/usher/) بکە، یان بەشداربە لە 
[ڕووداوتۆماری گەشەپێدان](https://plugins.trac.wordpress.org/log/usher/) لە ڕێگەی
[(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

## مێتا

 *  وەشان **1.0.1**
 *  دوایین بەڕۆژکردنەوە **5 ساڵ لەمەوبەر**
 *  دامەزراندنی چالاک **کەمتر لە 10**
 *  وەشانی وۆردپرێس ** 5.0 یان بەرزتر **
 *  تاقیکراوەتەوە تا **5.8.13**
 *  وەشانی PHP ** 7.0 یان بەرزتر **
 *  زمان
 * [English (US)](https://wordpress.org/plugins/usher/)
 * تاگەکان
 * [admin](https://ku.wordpress.org/plugins/tags/admin/)[keyboard](https://ku.wordpress.org/plugins/tags/keyboard/)
   [navigation](https://ku.wordpress.org/plugins/tags/navigation/)[shortcuts](https://ku.wordpress.org/plugins/tags/shortcuts/)
 *  [بینینی پێشکەوتوو](https://ku.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/)