Title: Usher
Author: Drew Jaynes
Published: <strong>24. ožujka 2019.</strong>
Last modified: 01. srpnja 2021.

---

Pretraga dodataka

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

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

# Usher

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

[Preuzmi](https://downloads.wordpress.org/plugin/usher.1.0.1.zip)

 * [Detalji](https://hr.wordpress.org/plugins/usher/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/usher/#reviews)
 * [Razvoj](https://hr.wordpress.org/plugins/usher/#developers)

 [Podrška](https://wordpress.org/support/plugin/usher/)

## Opis

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

## Snimke zaslona

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

Shortcuts panel (activated with ‘?’).

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“Usher” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

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

[Prevedite “Usher” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/usher)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/usher/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/usher/)ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/usher/)
od [RSS](https://plugins.trac.wordpress.org/log/usher/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

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

 *  Version **1.0.1**
 *  Zadnje ažuriranje **prije 5 godina**
 *  Aktivnih instalacija **Manje od 10**
 *  WordPress inačica ** 5.0 ili viša **
 *  Testirano do **5.8.16**
 *  PHP inačica ** 7.0 ili viša **
 *  Language
 * [English (US)](https://wordpress.org/plugins/usher/)
 * Oznake
 * [admin](https://hr.wordpress.org/plugins/tags/admin/)[keyboard](https://hr.wordpress.org/plugins/tags/keyboard/)
   [navigation](https://hr.wordpress.org/plugins/tags/navigation/)[shortcuts](https://hr.wordpress.org/plugins/tags/shortcuts/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/usher/advanced/)

## Ocjena

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/)

## Suradnici

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

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/usher/)