Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

SlkZ Breadcrumbs

Beschreibung

SlkZ Breadcrumbs is a plugin whose goal is to allow your users to keep track of their location on your blog, showing them where the page they are currently viewing is in the hierarchy of your posts and/or pages. The plugin automatically builds the breadcrumb trail based on your posts categories/pages hierarchy and is fully translatable, using the WordPress built-in translation abilities.

Languages

The plugin is fully translatable via the WordPress built-in translation engine. If the plugin is not available in your language and you want to translate it, feel free to contact me to list your translation here and make it available to other users.

Screenshots

  • An example of what the plugin looks like by default.

Installation

  1. Unzip the archive and upload the slkz-breadcrumbs directory to the /wp-content/plugins/ directory of your WordPress installation ;
  2. Activate the plugin through the ‚Plugins‘ menu of your WordPress administration ;
  3. Place the <?php if (function_exists( 'slkzBreadcrumbs' )) slkzBreadcrumbs(); ?> PHP code in your template, preferably between your theme’s head and its content.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„SlkZ Breadcrumbs“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „SlkZ Breadcrumbs“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • Initial release.