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

CC User Data

説明

Add certain company centric fields and images to your user profiles, the following fields are added to the edit user page.

  • job title
  • sort (a hidden field for contorlling display order)
  • html bigraphy (bio is already present, this adds an additional one which supports html)
  • skills
  • phone number
  • start date
  • picture
  • thumbnail
  • twitter
  • facebook
  • google+
  • linkedin
  • youtube

Also gives access via [cc-user-data-list] shortcode to display a list of users/authors anywhere on your site.

Attributes supported by the shortcode:

  • show_thumbs=”false” – hides the thumnail from the list
  • show_picture=”false” – hides the picture from the list
  • show_bio=”false” – hides the bio from the list
  • show_title=”false” – hides the job title from the list
  • show_email=”false” – hides the email from the list
  • show_name=”false” – hides the name from the list
  • show_posts=”false” – hides the authors recent posts (if any) from the list
  • show_social=”false” – hides the authors social links (if any) in the list

Roadmap

Things in consideration for future development

  • Create your own fields interface
  • Drag/drop update sort order
  • Sort by sort order on user index page
  • Calendar for date
  • Add fields…
  • Add shortcode options for sorting behavior
  • Add shortcode option for getting specific users, or roles only

スクリーンショット

  • A view of the shortcode in a post.
  • Check out the extra meta data on the user edit page.
  • Here is a preview of the widget you get.
  • Here is the front end with a couple authors from the shortcode in the first screenshot.

インストール

Install the plugin and get it working.

  1. Upload cc-user-data to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Edit users and fill in exra details as desired
  4. Place [cc-user-data-list] in your post/page to display the author list
  5. (optional) Add a User Data widget to your site to display a random user spotlight.

FAQ

None yet
Initial install

評価

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

貢献者と開発者

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

貢献者

“CC User Data” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.1.1

  • typo fix- update

1.1.0

  • adding a widget to display a random user

1.0.0

  • initial release