Linux 软件免费装

pathbar

开发者 blubbx
更新时间 2009年5月17日 21:39
PHP版本: 2.3 及以上
WordPress版本: 2.7.1

标签

plugin navigation path pathbar

下载

1.1 1.2

详情介绍:

This plugin shows the path to the page or post the user is currently surfing, so he will not get lost in the navigation structure that easily and can navigate quickly. I suppose this plugin is most useful if you use Wordpress not only as blog, but also as a CMS. To see this plugin in action visit my homepage. The part below the title image, left from the language selection and search field is generated by this plugin.

安装:

  1. Upload pathbar.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Adjust the plugins settings in the Settings/Pathbar menu.
  4. Place <?php the_pathbar(); ?> in your templates at the position where the pathbar should be shown.