विवरण
This is a accordion plugin to extend your website’s beauty and make it gorgeous. By activating this plugin user can get a custom post in Dashboard Menu With the name of “Accordion” as default accordion item. User can use any type of post as Accordion item like “post”. This plugin Generate multi-functional shortcode. shortcode make this easy and user friendly. Its work on page, post also widget.
स्क्रिनसटहरू
स्थापना
- Upload
plugin-directory
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use shortcode in page, post or in widgets.
- If you want Accordions in your theme php, Place
<?php echo do_shortcode('[accordion]'); ?>
in your templates, for more details visit Plugin’s Documentation by clicking here. - After Activate Accordion U Can See a new menu “Accordion” in your Dashboard Menu.
-
Than post your text which u want in Accordion.
-
Default Query From Custom Post
[accordion]
2.From Any Post
[accordion post_from="post"]
3.How many post you want
[accordion count="2"]
4.How many post you want
[accordion class="st-four" count="2"]
समीक्षाहरू
यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।
योगदानकर्ता र डेभलपरहरू
“Perfect Accordion” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Perfect Accordion” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.0
- Initial Release
2.0
- Fix CSS, Add Style function.
- Maintenance – Removed unwanted css.
- Update: compatible with WP 4.2.2