=== Breadcrumbs Plus === Contributors: Luis Alberto Ochoa Donate link: http://snippets-tricks.org Tags: navigation, menu, breadcrumb, breadcrumbs Requires at least: 3.0 Tested up to: 3.0.1 Stable tag: 0.2 == Description == *Breadcrumbs Plus* provide links back to each previous page the user navigated through to get to the current page or - in hierarchical site structures - the parent pages of the current one. It gives you a new template tag called `breadcrumbs_plus()` that you can place anywhere in your template files. = Localization = * English - (en_EN) * French - (fr_FR) * Italian - (it_IT) * Spanish - (es_ES) = Frameworks = * Hybrid * Thematic * Thesis == Installation == 1. Upload `breadcrumb-plus` 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. == Frequently Asked Questions == There are no FAQ's for this plugin. == Screenshots == There are no screenshots for this plugin. == Changelog == = 0.2 = * Added support for Date (Day, Month and Year) * Added CSS for Style Title, Homelink and Separator * Cleaned up the code = 0.1 = * First public release