توضیحات
Bootstrap based breadcrumb.
Indicate the current page’s location within a navigational hierarchy.
Video
How to use with function:
<?php
if( function_exists( 'lana_breadcrumb' ) ) {
echo lana_breadcrumb();
}
?>
Available shortcodes:
[lana_breadcrumb]
Lana Codes
نصب
Requires
- WordPress at least 4.0
- PHP at least 5.3
Instalation steps
- Upload the plugin files to the
/wp-content/plugins/lana-breadcrumb
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
How to use it
- in
Appearance > Widgets
, add the ‘Lana – Breadcrumb’ widget to the sidebar, for example, add it to the Header Sidebar. - in
Appearance > Editor
, add thelana_breadcrumb()
function to the theme file, for example, add to the header.php file. - in
Pages > Edit
selected page, add the[lana_breadcrumb]
shortcode to the page content.
سوالات متداول
Do you have questions or issues with Lana Breadcrumb?
Use these support channels appropriately.
-
Lana Codes
-
WordPress Forum
بررسیها
29 سپتامبر 2017
Thank you!
24 فوریه 2017
Clean, easy, translatable
1 ژانویه 2017
Simple and useful! Thanks!
توسعه دهندگان و همکاران
“Lana Breadcrumb” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگان“Lana Breadcrumb” به 1 زبان ترجمه شده است. Thank you to the translators for their contributions.
ترجمه “Lana Breadcrumb” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
تغییرات
1.1.0
- add filter
- change front page breadcrumb
- reformat code
1.0.6
- change breadcrumb elements order
1.0.5
- add home to breadcrumb
- change breadcrumb to lana-breadcrumb in style
1.0.4
- bugfix page ancestors sorting
1.0.3
- add text domain to plugin header
1.0.2
- Tested in WordPress 4.8 (compatible)
- Change website to lana.codes
1.0.1
- typo in Plugin URI
1.0.0
- Added Lana Breadcrumb