Title: Classifiers
Author: taavi.aasver
Published: <strong>2015 年 8 月 18 日</strong>
Last modified: 2015 年 9 月 17 日

---

搜尋外掛

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

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

# Classifiers

 由 [taavi.aasver](https://profiles.wordpress.org/taaviaasver/) 開發

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

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

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

## 外掛說明

This plugin is meant for theme developers.
 It adds a new admin side page Classifiers,
where you can define your classifiers and categories.

Example: Your site user needs to select her favorite color.
 1.) Define classifier
category ‘color’ 2.) Define classifiers: ‘black’, ‘blue’ etc.

Displaying these options in your template:
 $cm = new ClassifierManager(); print_r(
$cm->getClassifiers(1)); OR AJAX: $http({ method: ‘POST’, url: $scope.ajaxurl, params:{‘
action’: ‘wpc_ajax_getclassifiers’, ‘security’: $scope.nonce, ‘category’ : 1 } }).
success( function( data ) { //do something.. });

## 螢幕擷圖

 * [[
 * Category list
 * [[
 * Category view
 * [[
 * Classifier view

## 安裝方式

 1. Upload `classifiers` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## 常見問題集

  What does this plugin do?

This plugin adds a new admin side page Classifiers.
 There you can define your classifiers
and categories.

Example: Your site user needs to select her favorite color.
 1.) Define classifier
category ‘color’ 2.) Define classifiers: ‘black’, ‘blue’ etc. 3.) Display these 
options in your template: $cm = new ClassifierManager(); print_r($cm->getClassifiers(
1)); OR AJAX: $http({ method: ‘POST’, url: $scope.ajaxurl, params: { ‘action’: ‘
wpc_ajax_getclassifiers’, ‘security’: $scope.nonce, ‘category’ : 1 } }).success(
function( data ) { //do something.. });

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ taavi.aasver ](https://profiles.wordpress.org/taaviaasver/)

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

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

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

## 變更記錄

#### 1.1 [17/09/15]

 * New feature: Change classifier positions

#### 1.0

 * Initial

## 中繼資料

 *  版本 **1.1**
 *  最後更新 **11 年前**
 *  啟用安裝數 **10+**
 *  已測試相容的 WordPress 版本 **4.3.34**
 *  語言
 * [English (US)](https://wordpress.org/plugins/classifiers/)
 * 標籤:
 * [classifier](https://tw.wordpress.org/plugins/tags/classifier/)[html](https://tw.wordpress.org/plugins/tags/html/)
   [select](https://tw.wordpress.org/plugins/tags/select/)
 *  [進階檢視](https://tw.wordpress.org/plugins/classifiers/advanced/)

## 評分

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

[Your review](https://wordpress.org/support/plugin/classifiers/reviews/#new-post)

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

## 參與者

 *   [ taavi.aasver ](https://profiles.wordpress.org/taaviaasver/)

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://-)