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://cn.wordpress.org/plugins/classifiers/#description)
 * [评价](https://cn.wordpress.org/plugins/classifiers/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/classifiers/#installation)
 * [开发进展](https://cn.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+**
 *  已测试的最高版本为 **4.3.34**
 *  语言
 * [English (US)](https://wordpress.org/plugins/classifiers/)
 * 标签
 * [classifier](https://cn.wordpress.org/plugins/tags/classifier/)[html](https://cn.wordpress.org/plugins/tags/html/)
   [select](https://cn.wordpress.org/plugins/tags/select/)
 *  [高级视图](https://cn.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://-)