Cette extension n’a pas été testée avec les3 dernières versions majeures de WordPress. Elle pourrait ne plus être maintenue ou supportée et peut présenter des erreurs de compatibilité quand elle est utilisée avec des versions récentes de WordPress.

Category class

Description

With this class (singleton), you will be able to do a lot of things with your categories.
There is a lot of methods available to do what you need, what you want to do.

If a method is missing, thanks to tell me and I will add it, if possible.

Installation

Manual installation

  1. Upload folder into to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Automatic installation

  1. Login to the admin interface.
  2. Click Plugins in the left hand menu navigation.
  3. Click on « Add New » next to the Plugins header in the main content area.
  4. Enter « Category class » (without quotes) in the textbox and click the « Search Plugins » button.
  5. In the list of relevant plugins click the « Install » link for « Category class » on the right hand side of the page.
  6. Click the « Install Now » button on the popup page.
  7. Click « Activate Plugin » to finish installation.

FAQ

Fatal error: Allowed memory size of XXXXX bytes exhausted (tried to allocate XX bytes) in /…/wp-includes/query.php on line XXX

You are have asked to load posts ? You must be trying to load too much posts. To solve it, I suggest you to reduce the posts number to load.

Avis

Il n’y a aucun avis sur cette extension.

Contributeurs & développeurs

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

Contributeurs

Traduisez « Category class » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.