{"id":100227,"date":"2019-03-24T07:01:48","date_gmt":"2019-03-24T07:01:48","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/usher\/"},"modified":"2021-07-01T08:09:49","modified_gmt":"2021-07-01T08:09:49","slug":"usher","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/usher\/","author":5851951,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"1.0.1","tested":"5.8.13","requires":"5.0","requires_php":"7.0","requires_plugins":"","header_name":"Usher","header_author":"Drew Jaynes","header_description":"Adds keyboard shortcuts for navigating around the WordPress admin.","assets_banners_color":"","last_updated":"2021-07-01 08:09:49","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/werdswords.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1543,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"DrewAPicture","date":"2019-03-24 07:09:39"},"1.0.1":{"tag":"1.0.1","author":"DrewAPicture","date":"2021-07-01 08:09:49"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2059919,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2059919,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2071686,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"Shortcuts panel (activated with '?')."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[83,8407,1753,3205],"plugin_category":[43],"plugin_contributors":[78727],"plugin_business_model":[],"class_list":["post-100227","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-keyboard","plugin_tags-navigation","plugin_tags-shortcuts","plugin_category-customization","plugin_contributors-drewapicture","plugin_committers-drewapicture"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/usher\/assets\/icon-128x128.png?rev=2059919","icon_2x":"https:\/\/ps.w.org\/usher\/assets\/icon-256x256.png?rev=2059919","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/usher\/assets\/screenshot-1.png?rev=2071686","caption":"Shortcuts panel (activated with '?')."}],"raw_content":"<!--section=description-->\n<p>Usher brings Gmail-like keyboard shortcuts for navigating around the various core pages of the WordPress admin.<\/p>\n\n<p>Additionally, it includes a robust API for registering new global and screen-specific keyboard shortcuts.<\/p>\n\n<p>To register new shortcuts, use the Usher\\register_shortcut() function. For example:<\/p>\n\n<p><em>Add a shortcut for the EDD Dashboard<\/em><\/p>\n\n<pre><code>Usher\\register_shortcut( 'g d', array(\n    'label' =&gt; __( 'Navigate to the EDD dashboard', 'textdomain' ),\n    'url'   =&gt; 'edit.php?post_type=download',\n    'cap'   =&gt; 'manage_shop_settings'\n) );\n<\/code><\/pre>\n\n<p><em>Add a shortcut for the Jetpack Dashboard<\/em><\/p>\n\n<pre><code>Usher\\register_shortcut( 'g j', array(\n    'label' =&gt; __( 'Navigate to the Jetpack dashboard', 'textdomain' ),\n    'url'   =&gt; 'admin.php?page=jetpack',\n    'cap'   =&gt; 'manage_options',\n) );\n<\/code><\/pre>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>New: Shortcuts can now be registered with fully-qualified URLs<\/li>\n<li>Tweak: Updated the Plugins, Updates, and Network Admin screen shortcuts to two letters because of the unreliability of three-letter shortcuts<\/li>\n<li>Fix: Ensure shortcuts targeted for the current screen get properly bound to the Usher JS object<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>","raw_excerpt":"Adds keyboard shortcuts for navigating around the WordPress admin.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/100227","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=100227"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/drewapicture"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=100227"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=100227"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=100227"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=100227"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=100227"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=100227"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}