Breadcrumbs

Allows breadcrumbs to be placed before and after the content on a page; the azc_b_getbreadcrumbs() function can be added to a theme template to position the breadcrumbs elsewhere on the page.

Plugin supports both text based and arrowed breadcrumbs; styles maintainable via the admin console.

This plugin is multi-site compatible.

This plugin supports language translations. If you want to translate this plugin please sent the .po and .mo files to wordpress.translations@azurecurve.co.uk for inclusion in the next version (full credit will be given). The .pot fie is in the languages folder of the plugin and can also be downloaded from the plugin page on http://development.azurecurve.co.uk.

Download

Download from WordPress.org.

Installation

To install the plugin:
* Copy the azurcurve-breadcrumbs folder into your plug-in directory.
* Activate the plugin.
* Emable relevant settings via the configuration page in the admin control panel (azurecurve menu).
* If required, add the function azc_b_getbreadcrumbs() to a theme file to place the breadcrumbs (for example, just above or below the page title). Use the following syntax to avoid errors if the plugin is deactivated: if (function_exists(azc_b_getbreadcrumbs)){ echo azc_b_getbreadcrumbs( ‘arrow’); }
* Shortcode getbreadcrumbs can be used anywhere to place breadcrumbs:

Changelog

Changes and feature additions for the Breadcrumbs plugin:

1.0.0

  • First version

Donation

azurecurve plugins are free, open source tools for increasing the potential of WordPress as a CMS.

Plugins are a result of many many hours spent to deliver best product possible, reading comments from you and trying to support every WordPress release as soon as possible.

You can help support the development by donating a small amount of money.