Dizze plugin is net hifke mei de lêste 3 grutte releases fan WordPress . It kin net langer wurde ûnderhâlden of stipe en kin kompatibiliteitsproblemen hawwe as it wurdt brûkt mei resinte ferzjes fan WordPress.

Category class

Beskriuwing

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.

Ynstallaasje

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.

Resinsjes

D'r binne gjin resinsjes foar dizze plugin.

Meiwurkers & amp; Untwikkelders

"Category class" is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.

Meiwurkers

Oersette "Category class" yn jo taal.

Ynteressearre yn ûntwikkeling?

Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .

Feroaringslog

1.3

  • New method in CCS_Catégorie class. It is now possible to access to sub-categories.

1.2

  • Support link added.

1.1

  • All request are now saved in order and will be used if needed (whereas loading them again).
  • stdClass objects are now saved and usable in others plugins.

1.0

  • The first version of the plugin.