Title: Get User Role
Author: theslink2000
Published: <strong>2012 年 11 月 25 日</strong>
Last modified: 2012 年 11 月 25 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# Get User Role

 作者：[theslink2000](https://profiles.wordpress.org/theslink2000/)

[下载](https://downloads.wordpress.org/plugin/get-user-role.zip)

 * [详情](https://cn.wordpress.org/plugins/get-user-role/#description)
 * [评价](https://cn.wordpress.org/plugins/get-user-role/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/get-user-role/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/get-user-role/#developers)

 [支持](https://wordpress.org/support/plugin/get-user-role/)

## 描述

This plugin doesn’t do anything on the surface but if you call the get_user_role()
function then you can achieve one of two results.

Function

Returns the role of the specified user.

Usage

Parameters

$user_id
 (string)(optional) ‘username’

Return Values

(string) If no $user_id is specified in the function call the function will return
the role of the currently logged in user, otherwise the role of the specified user
will be returned.

Examples

$role = get_user_role(“admin”);

This will return “administrator”.

Notes

This plugin may call the following global variables:

$current_user
 $wp_roles $wpdb

This plugin is designed to work with any correctly made custom roles.

## 安装

This section describes how to install the plugin and get it working.

e.g.

 1. Upload `get_user_role.zip` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Call get_user_role() as required

## 常见问题

  Can I use you plugin within my own plugins?

Of course you can, so long as you ask first. Just send me a message and add my name
to the Contributors section.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Get User Role」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ theslink2000 ](https://profiles.wordpress.org/theslink2000/)

[帮助将「Get User Role」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/get-user-role)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/get-user-role/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/get-user-role/)，或通过[RSS](https://plugins.trac.wordpress.org/log/get-user-role/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/get-user-role/)。

## 更新日志

#### 1.0

 * Creation.

## 额外信息

 *  版本 **1.0**
 *  最后更新：**14 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.0.1 或更高版本 **
 *  已测试的最高版本为 **3.4.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/get-user-role/)
 * 标签
 * [roles](https://cn.wordpress.org/plugins/tags/roles/)[users](https://cn.wordpress.org/plugins/tags/users/)
 *  [高级视图](https://cn.wordpress.org/plugins/get-user-role/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/get-user-role/reviews/)

## 贡献者

 *   [ theslink2000 ](https://profiles.wordpress.org/theslink2000/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/get-user-role/)