-
Notifications
You must be signed in to change notification settings - Fork 0
WordPress plugin to display posts using an accordion.
johnciacia/wp-post-accordion
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== WP Post Accordion === Contributors: sidewindernet Tags: posts, accordion Requires at least: 3.0 Tested up to: 3.1.4 Stable tag: 0.1 This plugin allows users to display their posts in an accordion. == Description == This plugin is highly customizable and allows users to display their posts in an accordion. You have the ability to customize which posts are shown as well as full control over the accordions styles. If you are having issues with this plugin you may submit a comment <a href="http://www.johnciacia.com/projects/wp-post-accordion/">here</a> or ask on the <a href="http://wordpress.org/tags/wp-post-accordion">WordPress forum</a>. == Frequently Asked Questions == = How do I change the styles? = By default WP Post Accordion comes bundled with a default style and class selector called `default-accordion` - you can see an example of how the accordion is styled by examining the `default-accordion` class in this plugins style.css file. When you add the widget to a sidebar you have the option to change both the id and class selectors. By setting these two values, you will have the opportunity to define custom styles in your themes style.css file. = How do I change which posts are displayed? = You have full control over which posts are displayed through the use of the query string. For more information on how to use the query string see the documentation here: http://codex.wordpress.org/Function_Reference/query_posts = How do I change the active slide? = Slides are numbered from the left starting with one. By default the first slide is active. When you add the widget to the sidebar, you have the option to set which slide is active. If you want the third slide to be the active slide, you would place the number 3 in the input field.
About
WordPress plugin to display posts using an accordion.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published