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

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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://ja.wordpress.org/plugins/classifiers/#description)
 * [レビュー](https://ja.wordpress.org/plugins/classifiers/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/classifiers/#installation)
 * [開発](https://ja.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

## FAQ

  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/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/classifiers/)
を [RSS](https://plugins.trac.wordpress.org/log/classifiers/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

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

 * New feature: Change classifier positions

#### 1.0

 * Initial

## メタ

 *  バージョン **1.1**
 *  最終更新日 **11年前**
 *  有効インストール数 **10+**
 *  検証済み最新バージョン: **4.3.34**
 *  言語
 * [English (US)](https://wordpress.org/plugins/classifiers/)
 * タグ
 * [classifier](https://ja.wordpress.org/plugins/tags/classifier/)[html](https://ja.wordpress.org/plugins/tags/html/)
   [select](https://ja.wordpress.org/plugins/tags/select/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/classifiers/advanced/)

## 評価

レビューはまだ送信されていません。

[レビューを追加](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://-)