=== WPshore Breadcrumbs ===
Contributors: nablasol
Plugin URI: http://www.wpshore.com/plugins
Donate link: http://www.wpshore.com/
Tags: navigation, menu, breadcrumb, breadcrumbs
Requires at least: 3.1
Tested up to: 6.7.1
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

An easy-to-use template tag for showing a breadcrumb menu on your site.

== Description ==

Breadcrumbs is a website navigation technique. With the help of breadcrumbs a user can see where the current page is in relation to the website's hierarchy. 

It allows the user to retrace their steps.

With the help of this plugin you can display breadcrumbs on your wordpress pages, posts, archives and any other pages supported by your Wordpress theme.

== Installation ==

1. Upload `wpshore_breadcrumb` to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Add the appropriate code to your template files as outlined in the usage guide.


== Frequently Asked Questions ==

= What's a breadcrumb menu? =

Basically, it's a navigational tool.  On many sites, you'll see something that looks like this:

`You are here > Home > Page > Sub-page`

This plugin allows you to easily add this to your site.

= How do I add it to my theme? =
Detailed usage instructions available at: http://www.wpshore.com/plugins/wpshore-breadcrumb/

== Screenshots ==

1. Breadcrumb Examples

== Changelog ==

= 1.0 =
* First public release

== Upgrade Notice ==

The current version of WPshore Breadcrumbs requires WordPress 3.1 or higher. If you use older version of WordPress, you need to upgrade WordPress first.