=== Awesome Arrow Nav === Contributors: aasenov89 Donate link: http://example.com/ Tags: single post navigation, arrow navigation Requires at least: 3.5 Tested up to: 4.3 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Awesome Arrow Nav is plugin that adds beutiful singe post navigation to your website. == Description == The plugin allows you to include/exclude post types (including custom post types) and categories. It has 8 diferent visual styles and unlimited colors to help you make unique singe post navigaiton that integrates with your theme. Its lightweight, uses only CSS3 and doesnt use JS to make the animations. Its compatible with all moderns browsers and degrates gracefully with older browsers. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `AwesomeArrowNav` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Select for what custom post types you want the navigation to display, exclude categories if you wish, select shoud the plugin create links from the same category and customize the look of the plugin in the visual section. == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif). 2. This is the second screen shot == Changelog == = 1.0 = * Introducing the AwesomeArrowNavigation plugin. * Another change. == Arbitrary section == You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or "installation." Arbitrary sections will be shown below the built-in sections outlined above. == A brief Markdown Example == Ordered list: 1. Some feature 1. Another feature 1. Something else about the plugin Unordered list: * something * something else * third thing Here's a link to [WordPress](http://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax]. Titles are optional, naturally. [markdown syntax]: http://daringfireball.net/projects/markdown/syntax "Markdown is what the parser uses to process much of the readme file" Markdown uses email style notation for blockquotes and I've been told: > Asterisks for *emphasis*. Double it up for **strong**. ``