=== Intuitive Navigation === Contributors: Denis Buka Donate link: http://www.denisbuka.ru Tags: navigation, previous, next, referrer, category, tag, links Requires at least: 3.2 Tested up to: 3.2 Stable tag: 0.2 Creates navigation to next and previous posts based on the category or tag a visitor came from. == Description == Creates navigation to next and previous posts specific to the category or tag a visitor came from. You can embed the navigation automatically or use a custom function addIntNav() in your template files. Customize the appearance with post thumbnails and labels. Swap next and previous post links mirror-wise. Bold links to the current category or tag. Optimized for use with caching plugins. **Features overview:** 1. Add next/previous navigation links to your post specific to the category or tag a visitor came from. 2. Optionally highlight referrer link occurrances on page. 3. Insert navigation automatically above or below post content or use a custom function - addIntNav(). 4. Choose wheather navigation should contain labels and post thumbnails. 5. Swap next and previous links mirror-wise. 6. Optionally load navigation links in a frame if you're using caching plugins on your site. Links: [Author's Site](http://www.denisbuka.ru) == Installation == 1. Unzip the archive and put the folder into your plugins folder (/wp-content/plugins/). 2. Activate the plugin from the Plugins admin menu. 3. Go to Settings -> Intuitive Navigation to set some options or place `` in your templates. = Basic usage = You can embed the navigation automatically or use a custom function addIntNav() in your template files. == Frequently Asked Questions == None so far. == Upgrade Notice == == Screenshots == 1. Front-end example 2. Settings admin page == Changelog == = 1.0 = * Initial release