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

Mhshohel Faq

説明

Simple jquery accordian plugin with custom post.

You can call faqs in wordpress post or page via shortcode.

For simply call all faqs, use [mhshohel_faq]

Call faq from categories, use [mhshohel_faq category=”category id”] use category ID

Call faq by order, use [mhshohel_faq order=”DESC”] DESC or ASC

Faq limit, use [mhshohel_faq limit=”20″] use numaric.

All Together, use [mhshohel_faq limit=”20″ category=”category id” order=”DESC” ]

スクリーンショット

  • Add Faqs Screenshort

インストール

This section describes how to install the plugin and get it working.

e.g.

  1. Upload mhshohel-faq to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place place shortcode in wordpress post or page, shortcode details in documentation link, when you installed this plugin, than you get a link into wordpress admin panel.

FAQ

can is use this via shortcode?

yes, you can use this with shortcode

can i advance controll this plugin?

yes, you can controll it in setting section.

評価

2016年9月3日 1 reply
Couldn't get it to work in Wordpress 4.3.1. Wish I could get my 30 min back.
3件のレビューをすべて表示

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.2

  • Fixed some bug, added plugin activation value

1.1

  • ducumetation code updated

1.0

  • initial release