Title: Usher
Author: Drew Jaynes
Published: <strong>24 مارس 2019</strong>
Last modified: 1 جولای 2021

---

جستجوی افزونه‌ها

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](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://fa.wordpress.org/plugins/usher/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/usher/#reviews)
 * [توسعه](https://fa.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 ‘?’).

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“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/)
را بررسی کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/usher/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/usher/) مشترک شوید.

## گزارش تغییرات

#### 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.15**
 *  نگارش PHP ** 7.0 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/usher/)
 * برچسب
 * [admin](https://fa.wordpress.org/plugins/tags/admin/)[keyboard](https://fa.wordpress.org/plugins/tags/keyboard/)
   [navigation](https://fa.wordpress.org/plugins/tags/navigation/)[shortcuts](https://fa.wordpress.org/plugins/tags/shortcuts/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/usher/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[بررسی شما](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/)