SlkZ Breadcrumbs
开发者 |
SolykZ
|
更新时间 |
2014年4月17日 03:43 |
捐献地址: |
去捐款 |
PHP版本: |
3.0 及以上 |
WordPress版本: |
3.9 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
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.
安装:
- 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.
屏幕截图:
更新日志: