Summary: Generates navigation bread crumbs in WordPress. Requires permalinks.
Simple Breadcrumbs - Generates a breadcrumb trail for pages and blog entries. Requires use of permalinks, and php > 4.1.0, tested WP 2.7x, 2.8x, 2.9.
Notes: link/crumb information from $query_string, page/post information from $post, using permalink info for making links, using permalink structure for bootstrapping unrolled recursions (deepest to topmost).
Author URI: http://www.strawberryfin.co.uk
<?php echo do_shortcode('[simple_crumbs root="Home" /]') ?> [simple_crumbs root="Some Root" /] [simple_crumbs /]
Requires: 2.7 or higher
Compatible up to: 2.9.2
Last Updated: 2009-12-20
Downloads: 5,913




