Summary: Generates navigation bread crumbs in WordPress. Requires permalinks.
/wp-content/plugins/) folder* from php: <?php echo do_shortcode('[simple_crumbs root="Home" /]') ?>
* from html with document root: [simple_crumbs root="Some Root" /]
* from html without document root: [simple_crumbs /]