Beskrivelse
A plugin for almost any kind of websites which helps to create frequently asked questions. You can create any numbers of Accordion FAQ. This Accordion FAQ Builder plugin helps you to create multi-functional Accordion FAQs.
Shortcode
[A_FAQ_Builder id="123"]
Here 123
is the ID of your recently created Accordion FAQ.
Features
- Responsive design
- Drag & drop Accordion sorting
- Add & Remove Accordion item
- Multiple Accordions (Create unlimited accordions in same page)
- Lightweight
- SEO Friendly
- Smooth animation
- Translation Ready
- Compatible with any Theme
- Semantic HTML5 design and CSS3 transitions
- Cross-browser Supported
- And much more options
Skjermbilder
Installasjon
- Visit Plugins > Add New
- Search for «Accordion FAQ Builder»
- Activate «Accordion FAQ Builder» from your plugins page
- Go to «Accordion FAQ Builder»
- Create new Accordion FAQ
- Copy shortcode
- And paste it to where you want to show the accordion FAQ.
- That’s all
FAQ
-
Can I create multiple Accordion FAQ?
-
Yes! You can create unlimited Accordion FAQ.
-
Is there any way to hide FAQ Title?
-
Yes! You can use this filter hook to conditionally hide FAQ title.
apply_filters( ‘afq_title_show’, __return_true(), $args[‘id’], $post );
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Accordion FAQ Builder” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Accordion FAQ Builder” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
0.3
- Added: 3 pre-designed templates added
- Added: Bullet type added
- Added: Active FAQ item which expanded when page loads
- Fixed: Small CSS issue
- Improved: Accordion behavior
- Improved: Admin interface
0.2
- escaping issue fixed
- shortcode notification added
0.1
- Initial release!