Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

wp-plugins/perfect-accordion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Perfect Accordion ===
Tags: Accordion, Text Accordion, Text Expand, jQuery Text effect, Text effect jQuery Accordion, themeultra, ultra
Requires at least: 3.0.1
Tested up to: 4.2.2
Stable tag: 2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


== Description ==

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.

== Installation ==

1. Upload `plugin-directory` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Use shortcode in page, post or in widgets.
4. If you want Accordions in your theme php, Place `<?php echo do_shortcode('[accordion]'); ?>` in your templates, for more details visit Plugin's <a target="blank" href="http://www.themeultra.com/downloads/perfect-accordion/">Documentation</a> by clicking here.
5. After Activate Accordion U Can See a new menu "Accordion" in your Dashboard Menu. 
6. Than post your text which u want in Accordion.

1. Default Query From  Custom Post
<pre>[accordion]</pre>


2.From Any  Post
<pre>[accordion post_from="post"]</pre>


3.How many post you want
<pre>[accordion count="2"]</pre>



4.How many post you want
<pre>[accordion class="st-four" count="2"]</pre>


== Frequently Asked Questions ==



== Screenshots ==

1. Screenshort 1
1. Screenshort 2
1. Screenshort 3

== Changelog ==

= 1.0 =
* Initial Release

= 2.0 =
* Fix CSS, Add Style function.
* Maintenance - Removed unwanted css.
* Update: compatible with WP 4.2.2

About

WordPress.org Plugin Mirror

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors