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

Init FAQ

説明

A Init Faq (Frequently Asked Questions) plugin is a simple and quick way to display faqs in your theme using shortcodes { [init_faqs] or [init_faqs limit="10"] , [init_faqs category="15"] , [init_faqs category_list="1"] }.

Here is the example :

General
[init_faqs category="category_ID"]
Standard
[init_faqs category="category_ID"]

To use this FAQ plugin just create a new page and add this FAQ shortcode
[init_faqs]

OR

If you want to display FAQ by category then use this shortcode
[init_faqs category=”category_ID”]

OR

If you want to display FAQ by category listing then use this shortcode
[init_faqs category_list=”1″]

Features Include:

  • Faqs with category [init_faqs category="category_ID"]
  • Just create a FAQs page and add short code [init_faqs]
  • Most important – template redirect
  • custom jquery code
  • Easy to configure FAQ page
  • Smooth FAQ jQuery Effect
  • Smoothly integrates this faq plugin into any theme
  • CSS and JS file for FAQ custmization
  • Search Engine Friendly URLs

スクリーンショット

  • All Faqs [init_faqs]
  • Faq With Category [init_faqs category="11"]
  • Faq With Parent Category [init_faqs category="13"]
  • Faq With Category List [init_faqs category_list="1"]

インストール

  1. Upload the ‘init-faq’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the Init Faqs list plugin through the ‘Plugins’ menu in WordPress.
  3. Add a new page and add this shortcode [init_faqs]

FAQ

Are there shortcodes for FAQs items?

Yes, one shortcode with four different parameters availabe.
1. Limit
2. Category
3. Parent Category
4. Category List View

Add a new faq page and add this shortcode [init_faqs]

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.0

  • Initial Release
  • Adds Custom Post Type With Taxonomy
  • Adds FAQs
  • Adds Category
  • Responsive
  • Browser Compatible