Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Edit My Breadcrumb

Beschrijving

Edit My Breadcrumb is a plugin for WordPress that allows for breadcrumbs to be added to your page. It is fully customizable for your website needs. There are two options to implement this into your site; web developers can add a function into their theme or it can be automatically added before your content.

Arbitrary section 1

Installatie

  1. Upload ‘edit-my-plugin’ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Either activate the automatic output in the settings area or use the function <?php display_breadcrumbs(); ?>

FAQ

How do I automatically add breadcrumbs to my site?

In the settings configuration, enable ‘Breadcrumb Auto Output’ to display the breadcrumbs directly the start of your content.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Edit My Breadcrumb” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Edit My Breadcrumb” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.2

  • Added option for homepage to display the breadcrumb or not to.

1.1

  • Added option for edit the first Home breadcrumb
  • Updated Admin area with proper WordPress Admin CSS
  • Added description and settings instructions to admin area.

1.0

  • Initial Release