Title: Featured Users
Author: Jeremy Selph
Published: <strong>2012-06-05</strong>
Last modified: 2019-01-15

---

Szukaj wtyczek

![](https://ps.w.org/featured-users-wordpress-plugin/assets/banner-772x250.jpg?rev
=2004422)

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

![](https://ps.w.org/featured-users-wordpress-plugin/assets/icon-256x256.jpg?rev
=2004424)

# Featured Users

 Autor: [Jeremy Selph](https://profiles.wordpress.org/jeremyselph/)

[Pobierz](https://downloads.wordpress.org/plugin/featured-users-wordpress-plugin.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/featured-users-wordpress-plugin/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/featured-users-wordpress-plugin/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/featured-users-wordpress-plugin/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/featured-users-wordpress-plugin/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/featured-users-wordpress-plugin/)

## Opis

While working on a custom WordPress theme we needed the ability to feature users
and authors. So we created this ‘Featured users’ plugin which allows the administrator
to easily star (feature) users. Then using a custom query in the theme, shortcode
or widget; featured users can be displayed by only retrieving users with the custom
user meta `jsfeatured_user`. The plugin does not make any changes to your current
theme it only does the following:

 * Adds a featured column in the Users panel of the WordPress Admin.
 * When a user is featured the plugin adds or updates the custom field ‘jsfeatured_user’
   and sets the value to yes.
 * Provides custom widget that echoes out shortcode.
 * Provides custom shortcode that echoes ul list of featured users.
 * Includes theme functions and filters for developers.

Feel free to use and include in your WordPress Installs, please think of us if you
need a custom theme or plugin developed! Use documented code examples on the settings
page to modify the expected output.

### How to

After activating and after updating the plugin’s settings go to wp-admin > Users
> All Users and feature a few users. To use the 'Featured Users’ plugin edit a page
and add the 'Featured Users’ shortcode or update a sidebar and add the 'Featured
Users’ widget.

### Shortcode Paramaters

[rd-featured-users role=”administrator,author” avatar=”yes” max=”100″]

 * role = A comma-separated list of roles of the users you want to include in the
   query. Note the settings page can override this. The default is all roles again
   unless the settings page specifies which to allow.
 * avatar = Options are yes or no, specify whether to show or not show the users’
   avatar image. The default is no.
 * max = The maximum number of users to display.

### Filters

WordPress filters allow a 'developer’ to modify aspects of the 'Featured Users’ 
plugin without editing the core plugin. If you are not familiar with filters [please read this](https://codex.wordpress.org/Plugin_API)
before continuing.

 1. ’featured-users-args’, [https://codex.wordpress.org/Class_Reference/WP_User_Query](https://codex.wordpress.org/Class_Reference/WP_User_Query)
 2. ’featured-users-css’, url to css file
 3. ’featured-users-JS’, url to js file
 4. ’featured-user-shortcode-row’, user row in shortcode and widget
 5. ’featured-user-shortcode-return’, shortcode and widget content

### Support

For custom WordPress plugin and theme development requests email us at [info@reactivedevelopment.net](https://pl.wordpress.org/plugins/featured-users-wordpress-plugin/info@reactivedevelopment.net?output_format=md)
or go to [https://www.reactivedevelopment.net/](https://www.reactivedevelopment.net/).
If you have questions or requests for this plugin go to [https://wordpress.org/support/plugin/featured-users-wordpress-plugin](https://wordpress.org/support/plugin/featured-users-wordpress-plugin)
or for quick and paid support go to [https://www.reactivedevelopment.net/contact/project-mind/?plugin=featured-users](https://www.reactivedevelopment.net/contact/project-mind/?plugin=featured-users)
to message us.

## Zrzuty ekranu

 * [[
 * screenshot-1.jpg
 * [[
 * screenshot-2.jpg
 * [[
 * screenshot-3.jpg
 * [[
 * screenshot-4.jpg

## Instalacja

 1. Visit 'Plugins > Add New’
 2. Search for 'Featured Users’
 3. Click on 'Install Now’
 4. Activate the Featured Users plugin.
 5. Go to 'Settings > Featured Users’ and modify.

## Najczęściej zadawane pytania

Let us know what questions you have!

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Featured Users” jest oprogramowaniem open source. Poniższe osoby miały wkład w 
rozwój wtyczki.

Zaangażowani

 *   [ Jeremy Selph ](https://profiles.wordpress.org/jeremyselph/)

[Przetłumacz wtyczkę “Featured Users” na swój język.](https://translate.wordpress.org/projects/wp-plugins/featured-users-wordpress-plugin)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/featured-users-wordpress-plugin/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/featured-users-wordpress-plugin/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/featured-users-wordpress-plugin/)
przez [RSS](https://plugins.trac.wordpress.org/log/featured-users-wordpress-plugin/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 2.1

Release Date: 2019/01/14

 * Updated settings page content, see inc/settings.php. Updated readmes as well.

#### 2.0

Release Date: 2018/12/31

 * Finished 2.0 development, testing and documentation.

#### 1.6

Release Date: 2018/12/17

 * Added new functions rd_is_user_featured() and rd_featured_users()

#### 1.5

Release Date: 2018/12/17

 * Re-developed by, Jeremy Selph http://www.reactivedevelopment.net/

#### 1.0

 * Released to WordPress.

#### 0.1

 * initial plugin development by, Jeremy Selph http://www.reactivedevelopment.net/

## Meta

 *  Wersja **2.1**
 *  Ostatnia aktualizacja **7 lat temu**
 *  Włączone instalacje **10+**
 *  Wersja WordPressa ** 3.1.1 lub nowszej **
 *  Testowano do **5.0.25**
 *  Wersja PHP ** 5.6 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/featured-users-wordpress-plugin/)
 * Tagi
 * [featured](https://pl.wordpress.org/plugins/tags/featured/)[users](https://pl.wordpress.org/plugins/tags/users/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/featured-users-wordpress-plugin/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Your review](https://wordpress.org/support/plugin/featured-users-wordpress-plugin/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/featured-users-wordpress-plugin/reviews/)

## Zaangażowani

 *   [ Jeremy Selph ](https://profiles.wordpress.org/jeremyselph/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/featured-users-wordpress-plugin/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RESFMU9LDAEDQ&source=url)