jQuery Accordion Category Posts
A simple post listing by category widget using jQuery UI Accordion
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 1562 days ago
Is jQuery Accordion Category Posts abandoned?
Possibly abandoned (last update 1562 days ago).
Compatibility
Languages
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
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
Frequently Asked Questions
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.
Review feed
Screenshots
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.