URI Crumb 0.3

This plugin for WordPress will create a breadcrumb (navigation trail) from the directory and file components of the requested URI.

Download: uricrumb.php

Requirements

WordPress 1.5 or later (including 2.x).

Installation

Download uricrumb.php and save it in the wp-content/plugins directory of your WordPress installation. Activate the URI Crumb plugin in the Plugins admin page.

Call the get_breadcrumb() function from your theme template where you want the breadcrumb to be inserted.