Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Author Profile Widget

Описание

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=»»]

Скриншоты

  • screenshot-1.png
  • screenshot-2.png

Установка

  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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Author Profile Widget» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Author Profile Widget» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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.