=== WP Keyboard Navigation ===
Contributors: tareq1988
Donate Link: http://tareq.wedevs.com/donate/
Tags: keyboard, shortcut, mouse, navigation
Requires at least: 3.3
Tested up to: 5.4
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Navigate your WordPress site via keyboard.

== Description ==

Keyboard Navigation is a simple WordPress plugin to navigation WordPress site via keyboard. The easiest and the fastest way to navigate through your site.

= Shortcuts =
- `?` → Toggle the help area
- `/` → Focus the search box
- `d` → Toggle the debug bar
- `r` → Reload the current page
- `e` →  Current post
- `p` then `a` → All post listing
- `p` then `n`→ Create new post
- `Shift + p` then `a` → All page listing
- `Shift + p` then `n` → Create new page
- `g` then `h` → Go to front page
- `g` then `l` → login  Go to login page
- `g` then `d` → dashboard    Go to admin dashboard
- `g` then `c` → comment   Go to comment edit page
- `g` then `t` → themes    Go to themes page
- `g` then `p` → plugins   Go to plugins page
- `g` then `u` → users  Go to users page
- `g` then `s` → settings  Go to settings page

= Extend =
[Mousetrap](https://github.com/ccampbell/mousetrap) was used as the shortcut handling library. So new shortcuts can be added very easily. Fork the plugin if you are interested :)

= Contribute =
This may have bugs and lack of many features. If you want to contribute on this project, you are more than welcome. Please fork the repository from [Github](https://github.com/tareq1988/wp-keyboard-nav).

= Author =
Brought to you by [Tareq Hasan](http://tareq.wedevs.com) from [weDevs](http://wedevs.com)

= Donate =
Please [donate](http://tareq.wedevs.com/donate/) for this awesome plugin to continue it's development to bring more awesome features.


== Installation ==

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

== Frequently Asked Questions ==

Nothing here

== Screenshots ==

1. Shortcuts

== Changelog ==

= 1.0 =
Initial version released


== Upgrade Notice ==

Nothing here
