Genesis-single-breadcrumbs

WordPress plugin that adds per-entry options for breadcrumbs when a Genesis child theme is active.


Project maintained by GaryJones Hosted on GitHub Pages — Theme by mattgraham

Genesis Single Breadcrumbs

WordPress plugin that adds per-entry options for breadcrumbs when a Genesis child theme is active.

Description

Adds a new metabox on the Add / Edit Post / Page / Custom Post Type (anything that's public) screen with options for setting a custom breadcrumb title for that entry, or disabling breadcrumbs altogether on that entry.

It supports amending and disabling Genesis breadcrumbs that have been moved from the default hook of genesis_before_loop.

Screenshots

Screenshot showing new breadcrumbs metabox
Per-entry breadcrumb options.

Requirements

Installation

Upload

  1. Download the latest tagged archive (choose the "zip" option).
  2. Go to the Plugins -> Add New screen and click the Upload tab.
  3. Upload the zipped archive directly.
  4. Go to the Plugins screen and click Activate.

Manual

  1. Download the latest tagged archive (choose the "zip" option).
  2. Unzip the archive.
  3. Copy the folder to your /wp-content/plugins/ directory.
  4. Go to the Plugins screen and click Activate.

Check out the Codex for more information about installing plugins manually.

Git

Using git, browse to your /wp-content/plugins/ directory and clone this repository:

git clone git@github.com:GaryJones/genesis-single-breadcrumbs.git

Then go to your Plugins screen and click Activate.

Updates

This plugin supports the GitHub Updater plugin, so if you install that, this plugin becomes automatically updateable direct from GitHub.

Usage

On the Edit Post screen, you should see a new Breadcrumbs metabox. If not, select Screen Options at the top of the screen to reveal a list of checkboxes; ensure that Breadcrumbs is selected.

The breadcrumb title field accepts plain text (markup is stripped out). If left blank, then the entry title will be used as the default breadcrumb.

Credits

Built by Gary Jones
Copyright 2013 Gamajo Tech