jQuery Accordion Category Posts
jQuery Accordion Category Posts
Description
Very simple and easy to use plugin that lists posts in jQuery UI Accordion listed by categories.
Note that the plugin uses WordPress’ enqueue script functions to call jQuery and all other required js calls. If the sidebar widget does not provide the required effects, its probably your theme or some other plugin calling the jQuery again without using the built-in WordPress’ enqueue script functions. In that case, the jQuery will mostly conflict with each other.
Arbitrary section
A brief Markdown Example
Ordered list:
Automatically adds the jQuery UI Accordion.
Optimized code to list large number of categories and posts in sidebar
Unordered list:
Installation
- Upload
jquery-accordion-categoriesfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Appearance > Widgets, and drag the jQuery Accordion Categories to your sidebar
Faq
Yes, just drag the widget in your sidebar, and it will do the rest.
Yes, go to WP-Admin > Settings > jQuery Accordion Cateogories and change the values.
If the sidebar widget does not provide the required effects, its probably your theme or some other plugin calling the jQuery again without using the built-in WordPress’ enqueue script functions. In that case, the jQuery will mostly conflict with each other.
Reviews
Changelog
2.1
2021-09-21
* UPDATED: Compatibility with WordPress 5.8.1
* FIXED: Deprecated functions
2.0
- UPDATED: Compatibility with WordPress 5.2.3
- FIXED: Deprecated functions, notices & errors
1.0
- This is a new plugin and first version, will be adding more features to it soon, will update the Changelog then.