This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Author Profile Widget

Descripción

Author Profile Widget add authors list widget and profile widget.

Authors List Widget

Displaying authors list.

Profile Widget

Displaying author profile of the post.
You can input the template of the format by widget setting.

Shortcodes

You can also use shortcodes.

  • Author profile shortcode
    [apw-profile] or [apw-profile]your template[/apw-profile]

  • Author list shortcode
    [apw-list size=”45″ orderby=”login” order=”ASC” excludes=””]

Capturas

Instalación

  1. Upload Author Profile Widget to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. You can set the widget by widget settings page.

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Author Profile Widget” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Author Profile Widget” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

0.4.2

  • Fix a bug that “excludes” is not reflected in profile list widget.

0.4.1

  • Fix a bug that does not appear correctly if put more than one {hoge} on one line.

0.4.0

  • Add author profile shortcode.
  • Add author list shortcode.

0.3.8

  • Initial release.