Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Display Authors Widget

Descrizione

This plugin register a widget to display authors by role in a sidebar. You can choose whether to display author post count, biography or gravatar.

Usage

Go to Appearance >> Widgets. There you can find widget called Display Authors Widget. There are some settings in a widget.

  • Title: Set whatever title you want, or leave it blank to disable the title.
  • Role: Choose which role authors you want to display.
  • Display Post Count?: This displays the number of posts the author have published. This will only be shown if there are at least one post by author. The format
    is Author name ($number).
  • Display Author Bio?: If checked, this will display the author’s bio as set in their WordPress profile page.
  • Display Author Gravatar?: If checked, this will display the author’s gravatar.
  • Gravatar Size: This is the size of the gravatar image in pixels. Do not write px or pixels in this field. If you want gravatar size to be 50px, then write “50” in this field.
  • Gravatar Alignment: Choose whether you want to display gravatar on the left, right or no alignment at all.
  • Limit: This will allow you to set the number of authors that are displayed in the widget.

Screenshot

  • Display Authors Widget

Installazione

  1. Upload display-authors-widget to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Appearance >> Widgets. There you can find widget called Display Authors Widget.

FAQ

I installed and activated this plugin. What to do next?

Go to Appearance >> Widgets. There you can find widget called Display Authors Widget. Just drag it in widget area, if your theme supports them.

Recensioni

3 Settembre 2016
I'm surprised this plugin still works but it does exactly what it says it does. I would absolutely give it a 5-star rating IF it had the ability to show every Author from any Role in one widget. As it is there's no way I'd want to to have one Widget for Administrators, another for Authors, and yet another for contributors.
Leggi tutte le recensioni di 5

Contributi e sviluppo

“Display Authors Widget” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Display Authors Widget” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.1.1

  • Update Plugin and Author URL.

1.1

  • Use PHP5 object constructors in Widgets (parent::__construct).
  • Tested up to 4.3.

0.1.4

  • Tested up to 3.9.

0.1.2

  • Language files updated, .pot file added.

0.1.1

  • Added posibility to not show author name.
  • Language files updated.

0.1

  • Everything’s brand new.