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

Kento Clients Feedback

説明

This plugin will add clients testimonial or feedback via shortcode with author image in page or post or sidebar or .php files.

Plugin Features

  • Shortcode System
  • WordPress Custom Post Enabled.
  • Post Thumbnail.
  • TinyMCE Button added for generating Shortcode.
  • Very Lightweight.
  • Unlimited Color

Live Preview: http://kentothemes.com/demo/plugins/kento-clicents-feedback/

スクリーンショット

  • Kento Clients Feedback 1
  • Kento Clients Feedback 2
  • Kento Clients Feedback 3
  • Kento Clients Feedback Admin

インストール

Via WordPress –
1. Install as a regular WordPress plugin.
2. The plugin supports custom post. After installing you can see a menu called ‘Kento CF’. There, you can add testimonials. After adding ‘Kento CF’ you can use shourcode[KentoCF postcount="3" current="2" bgcolor="#08cd98" ]
3. you could use for .php file any where <?php echo do_shortcode('[KentoCF postcount="3" current="2" bgcolor="#08cd98" ]'); ?>

Via FTP –

  1. Upload .zip file to your WordPress plugin directory and unzip it.
  2. Go your Pluings setting via WordPress Dashboard and activate it.
  3. Then Publish some post on ‘Kento CF’ post type with thumbnail.
  4. Post Title will display as testimonial Name.
  5. and use this shortcode anywhere to display [KentoCF postcount="3" current="2" bgcolor="#08cd98" ]
  6. you could use for .php file any where <?php echo do_shortcode('[KentoCF postcount="3" current="2" bgcolor="#08cd98" ]'); ?>

Shortcodes Attribute
postcount => Total Feedback to display.
current => Which post you want to highlight or current display.
bgcolor => background color.

**Keep in mind “current” value must not greater than “postcount”

評価

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

貢献者と開発者

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

貢献者

“Kento Clients Feedback” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0

  • Initial release