Title: Trailblaze
Author: Erik Ford
Published: <strong>2013 年 6 月 23 日</strong>
Last modified: 2016 年 5 月 2 日

---

搜尋外掛

![](https://ps.w.org/trailblaze/assets/banner-772x250.png?rev=1185792)

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

![](https://s.w.org/plugins/geopattern-icon/trailblaze_738c8a.svg)

# Trailblaze

 由 [Erik Ford](https://profiles.wordpress.org/wearepixel8/) 開發

[下載](https://downloads.wordpress.org/plugin/trailblaze.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/trailblaze/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/trailblaze/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/trailblaze/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/trailblaze/#developers)

 [技術支援](https://wordpress.org/support/plugin/trailblaze/)

## 外掛說明

With Trailblaze, you can add breadcrumb navigational links to your WordPress theme
by using the template tag, `wap8_trailblaze()`. This template tag can be added to
the following templates:

 * Archive Templates (categories, tags, post formats, custom post types, custom 
   taxonomies, date based archives)
 * Singular Templates (post, page, custom post type)
 * Search Template
 * 404 Template

For more information, please see this [blog post](http://erikford.me/plugins/trailblaze-breadcrumbs-plugin/).

## 螢幕擷圖

[⌊Trailblaze Settings screen⌉⌊Trailblaze Settings screen⌉[

Trailblaze Settings screen

[⌊Trailblaze output on date based archive⌉⌊Trailblaze output on date based archive⌉[

Trailblaze output on date based archive

[⌊Trailblaze output on single post entry⌉⌊Trailblaze output on single post entry⌉[

Trailblaze output on single post entry

## 安裝方式

You can install Trailblaze either via the WordPress Dashboard or by uploading the
extracted `trailblaze` folder to your `/wp-content/plugins/` directory. Once the
plugin has been successfully installed, simply activate the plugin through the Plugins
menu in your WordPress Dashboard.

Once the plugin has been activated, visit the Settings page to customize the Home
link label and the breadcrumbs separator.

To add the template tag to your theme, insert the following code, preferably outside
of the loop, where you would like the breadcrumb trail to appear.

    ```
    <?php if ( function_exists( 'wap8_trailblaze' ) ) {
         wap8_trailblaze();
    } ?>
    ```

The markup contains structured data for search engine optimization and contain class
names for easy styling:

 * The wrapping element is `<nav class="breadcrumbs" itemprop="breadcrumbs">`.
 * The breadcrumb separator will be wrapped with `<span class="crumb-separator">`.
 * The current, non anchored breadcrumb will be wrapped with `<span class="current-
   crumb">`.

## 常見問題集

  Why was this plugin developed?

We found that we were reproducing this functionality for many of our clients and
premium themes and thought it would be better suited as a freely available plugin
instead of a theme template.

  How do I add the template tag to my theme?

To add the template tag to your theme, insert the following code, preferably outside
of the loop, where you would like the breadcrumb trail to appear.

    ```
    <?php if ( function_exists( 'wap8_trailblaze' ) ) {
         wap8_trailblaze();
    } ?>
    ```

  Are there any known limitations?

Yes. Though we have added custom taxonomy archives to the breadcrumbs, the breadcrumbs
will not return a hierarchical list when browsing a custom taxonomy archive that
is hierarchical.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Trailblaze〉的開發相關工作。

參與者

 *   [ Erik Ford ](https://profiles.wordpress.org/wearepixel8/)
 *   [ Heavy Heavy ](https://profiles.wordpress.org/heavyheavy/)

[將〈Trailblaze〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/trailblaze)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/trailblaze/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/trailblaze/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/trailblaze/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/trailblaze/)。

## 變更記錄

#### 1.0.0

 * Initial release

#### 1.0.1

 * Fixed an issue with the paginated breadcrumb display

#### 1.0.2

 * Once pagination begins, the page number becomes the current crumb

#### 1.0.3

 * Fixed an issue where breadcrumbs were not displaying on paginated pages and single
   posts

#### 1.0.4

 * Fixed an issue where the page order was being echoed in the breadcrumb

#### 1.0.5

 * Fixed an issue where the custom post type name was singular

#### 1.0.6

 * The custom post type name should universally be plural
 * Added custom taxonomy archives condition to the breadcrumbs

#### 1.0.7

 * Added a condition for when Reading Settings for blog posts has a Posts page set

#### 1.0.8

 * Properly escaping HTML in the output
 * Updated the base language file

#### 1.0.9

 * Changed text domain name space and updated language files

#### 1.1.0

 * Added structured data to the markup
 * Added support for post format archives
 * Fixed an issue where the post categories were not hierarchical

## 中繼資料

 *  版本 **1.1.1**
 *  最後更新 **10 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.5.33**
 *  語言
 * [English (US)](https://wordpress.org/plugins/trailblaze/)
 * 標籤:
 * [breadcrumb](https://tw.wordpress.org/plugins/tags/breadcrumb/)[breadcrumbs](https://tw.wordpress.org/plugins/tags/breadcrumbs/)
   [menu](https://tw.wordpress.org/plugins/tags/menu/)[navigation](https://tw.wordpress.org/plugins/tags/navigation/)
 *  [進階檢視](https://tw.wordpress.org/plugins/trailblaze/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/trailblaze/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/trailblaze/reviews/)

## 參與者

 *   [ Erik Ford ](https://profiles.wordpress.org/wearepixel8/)
 *   [ Heavy Heavy ](https://profiles.wordpress.org/heavyheavy/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/trailblaze/)