Описание
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» ]
Скриншоты
Установка
This section describes how to install the plugin and get it working.
e.g.
- Upload
mhshohel-faq
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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.
Часто задаваемые вопросы
- 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.
Отзывы
Участники и разработчики
«Mhshohel Faq» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Mhshohel Faq» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.2
- Fixed some bug, added plugin activation value
1.1
- ducumetation code updated
1.0
- initial release