這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

SlkZ Breadcrumbs

描述

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.

螢幕截圖

  • An example of what the plugin looks like by default.

安裝

  1. Unzip the archive and upload the slkz-breadcrumbs directory to the /wp-content/plugins/ directory of your WordPress installation ;
  2. Activate the plugin through the ‘Plugins’ menu of your WordPress administration ;
  3. Place the <?php if (function_exists( 'slkzBreadcrumbs' )) slkzBreadcrumbs(); ?> PHP code in your template, preferably between your theme’s head and its content.

評價

There are no reviews for this plugin.

貢獻者及開發者

“SlkZ Breadcrumbs” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 SlkZ Breadcrumbs 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • Initial release.