=== Arrow Keys Navigation ===

Contributors: ernestortiz
Plugin URI: https://github.com/ernestortiz/arrow-keys-navigation
Donate link:
Tags: key navigation, arrow key navigation
Requires at least: 3.0.1
Tested up to: 4.5.3
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin enables left and right key post (and custom post) navigation.


== Description ==

This plugin enables navigation to next and previous posts (and custom posts) using the right and left arrows on keyboard.


== Installation ==

1. Upload unzipped plugin directory to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.


== Frequently Asked Questions ==

= Nothing else to do after installation? No options page? =

Nope, you simply upload and activate it; and the plugin do the rest...

= Why does not seems to work on my theme? =

This plugin uses a theme-dependent action: wp_footer(); although is a widely supported hook, please, check that it is present in your theme..


== Donations ==

If you want to help me in writing more code or better poetry, please invite me to a beer (or coffee, maybe) by sending your thanks to my PayPal account (ernestortizcu@yahoo.es). Thanks in advance.


== Changelog ==

= 1.0.0 =
* Stable Release
= 1.0.1 =
* Minor changes
