Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

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

  1. Upload jquery-accordion-categories folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Appearance > Widgets, and drag the jQuery Accordion Categories to your sidebar

FAQ

Does it load the jQueryUI core files automatically?

Yes, just drag the widget in your sidebar, and it will do the rest.

Can I change the number of categories and posts displayed?

Yes, go to WP-Admin > Settings > jQuery Accordion Cateogories and change the values.

I added the sidebar widget, but the categories and posts are listed without the Accordion effects, what could be the problem?

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.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« jQuery Accordion Category Posts » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Journal des modifications

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.