Descrizione
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.
Screenshot
Installazione
- Unzip the archive and upload the
slkz-breadcrumbs
directory to the/wp-content/plugins/
directory of your WordPress installation ; - Activate the plugin through the ‘Plugins’ menu of your WordPress administration ;
- Place the
<?php if (function_exists( 'slkzBreadcrumbs' )) slkzBreadcrumbs(); ?>
PHP code in your template, preferably between your theme’s head and its content.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“SlkZ Breadcrumbs” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “SlkZ Breadcrumbs” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0
- Initial release.