このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

List Contributors

説明

List Contributors does exactly what it says; shows a list of your contributing authors and their posts. Uses jQuery to hide/show their biographies. Allows for rich-text descriptions as well as photographs. Integrates seamlessly with the WordPress User database.

Feature List

  • Identify your contributors from a drop-down menu of all registered WordPress users on your site.
  • Each contributor gets a description and an optional photograph.
  • Accordion-like slides hide and show contributor biographies and photographs.
  • Turn jQuery on or off from the admin panel to prevent conflicts.
  • Display your contributors using template tag or shortcode.

インストール

  1. Upload the List Contributors directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. You have a few display options:
    • Template tag: <?php if (function_exists('list_contributors_handler')) echo list_contributors_handler(); ?>
    • Shortcode: [list-contributors]

FAQ

None yet.

評価

このプラグインにはレビューがありません。

貢献者と開発者

List Contributors はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“List Contributors” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。