Title: Get User Role
Author: theslink2000
Published: <strong>25 novembro, 2012</strong>
Last modified: 25 novembro, 2012

---

Pesquisar plugins

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

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

# Get User Role

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

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

 * [Detalhes](https://br.wordpress.org/plugins/get-user-role/#description)
 * [Avaliações](https://br.wordpress.org/plugins/get-user-role/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/get-user-role/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/get-user-role/#developers)

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

## Descrição

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.

## Instalação

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

## Perguntas frequentes

  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.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“Get User Role” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

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

[Traduzir o “Get User Role” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/get-user-role)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/get-user-role/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/get-user-role/) ou
assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/get-user-role/)
por [RSS](https://plugins.trac.wordpress.org/log/get-user-role/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.0

 * Creation.

## Meta

 *  Versão **1.0**
 *  Última atualização **14 anos atrás**
 *  Instalações ativas **10+**
 *  Versão do WordPress ** 3.0.1 ou superior **
 *  Testado até **3.4.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/get-user-role/)
 * Tags
 * [roles](https://br.wordpress.org/plugins/tags/roles/)[users](https://br.wordpress.org/plugins/tags/users/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/get-user-role/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

[Sua avaliação](https://wordpress.org/support/plugin/get-user-role/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/get-user-role/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/get-user-role/)