=== WP-Breadcrumb === Contributors: Aisha Mahan Donate link: http://allyourweb.ru/ Tags: breadcrumb, breadcrumb for custom posts, breadcrumb support taxonomy, taxonomy hierarquical, Requires at least: 3.1 Tested up to: 3.4.1 Stable tag: 1.0.1 == Description == Plugin creates advanced breadcrumb in wordpress pages.
Плагин создает "хлебные крошки" - навигацию в виде цепочки. == Installation == =Installation= 1. Upload plugin files to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Paste code in template
<?php wp_breadcrumb_show_full();?>
=Установка= 1. Загрузите плагин в директорию: `/wp-content/plugins/` directory.
2. Активируйте плагин через меню 'Plugins' в административной панели Wordpress.
3. Вставьте код в шаблон Wordpress
<?php wp_breadcrumb_show_full();?>
== Frequently Asked Questions == == Changelog == =1.0.1= * Fix bug with admin panel = 1.0 = * Initial release == License == WP-Breadcrumb plugin is copyright © 2012 with by Aisha Mahan.