=== Plugin Name === Contributors: Menkii Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=GV8AXVRTUC5A6 Tags: breadcrumbs Requires at least: 3.3.1 Tested up to: 3.4.2 Stable tag: 1.0 Outputting breadcrumbs when using the function wp_breadcrumbs() == Description == Outputting breadcrumbs when using the function wp_breadcrumbs() == Installation == 1. Upload `wp_breadcrumbs.php` to `/wp-content/plugins/wp-breadcrumbs/` 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use the function wp_breadcrumbs() in a page template. == Changelog == = 1.0 = * Released first stable version