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

---

Søg plugins

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

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

# Get User Role

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

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

 * [Detaljer](https://da.wordpress.org/plugins/get-user-role/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/get-user-role/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/get-user-role/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/get-user-role/#developers)

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

## Beskrivelse

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.

## Installation

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

## FAQ

  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.

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“Get User Role” er open source-software. Følgende personer har bidraget til dette
plugin.

Bidragsydere

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

[Oversæt “Get User Role” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/get-user-role)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/get-user-role/), tjek
[SVN repository](https://plugins.svn.wordpress.org/get-user-role/), eller abonner
på [udviklerloggen](https://plugins.trac.wordpress.org/log/get-user-role/) via [RSS](https://plugins.trac.wordpress.org/log/get-user-role/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 1.0

 * Creation.

## Meta

 *  Version **1.0**
 *  Senest opdateret **14 år siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 3.0.1 eller højere **
 *  Testet op til **3.4.2**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/get-user-role/)
 * Tags
 * [roles](https://da.wordpress.org/plugins/tags/roles/)[users](https://da.wordpress.org/plugins/tags/users/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/get-user-role/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

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

[Se alle anmeldelser.](https://wordpress.org/support/plugin/get-user-role/reviews/)

## Bidragsydere

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

## Support

Har du noget at sige? Har du brug for hjælp?

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