An easy-to-use template tag for showing a breadcrumb menu on your site.
Version 0.4.1
get_queried_object() and get_queried_object_id() instead of accessing $wp_query directly.$args as second parameter in breadcrumb_trail hook.Version 0.4.0
breadcrumb_trail_get_items(), which grabs a list of all the trail items. This separates the items from the main breadcrumb_trail() function.breadcrumb_trail_items, which allows devs to filter just the items.breadcrumb_trail_map_rewrite_tags(), which maps the permalink structure tags set under Permalink Settings in the admin to make for a much more accurate breadcrumb trail.breadcrumb_trail_textdomain(), which can be filtered when integrating the plugin into a theme to match the theme's textdomain.Version 0.3.1
single_tax set to null instead of false.$wp_query->get_queried_object() and $wp_query->get_queried_object_id().trail-before and trail-after CSS classes if $before or $after is set.Version 0.3.1
Version 0.3
** Version 0.2.1 **
** Version 0.2 **
Version 0.1
Requires: 3.1 or higher
Compatible up to: 3.2.1
Last Updated: 2011-9-20
Downloads: 19,036
Got something to say? Need help?