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.
Screenshots
Installation
- Upload
wpshore_breadcrumb
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Add the appropriate code to your template files as outlined in the usage guide.
FAQ
- 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: https://www.wpshore.com/plugins/wpshore-breadcrumb/
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WPshore Breadcrumbs” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WPshore Breadcrumbs” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First public release