DG Accordian

0

This plugin help you to make accordian of post type, category, tags, taxonomy etc. You can also customize template of this plugin. Some demo shortcode of this plugin “[dg_accordian p

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

This plugin help you to make accordian of post type, category, tags, taxonomy etc. You can also customize template of this plugin.

Some demo shortcode of this plugin

  • “[dg_accordian post_type=”post” posts_per_page=”3″][/dg_accordian]” is demo shortcode.
  • “post_type” set post type posts value to this shortcodes.
  • “posts_per_page” set no of post show from this shortcode.
  • “category” is also attribute of shortcode

You can put all WP_Query arguments to this shortcode.

A brief Markdown Example

Ordered list:

  1. Post Type Accordian
  2. Category Accordian
  3. Post Per Page Accordian
  4. Multiple Category
  5. All WP_Query Arguments accepts by this plugins