Details

Artillery Cat-Chart

Date
2008-03-08
Context
Downloads / Wordpress
Version
0.2
Download
Artillery Cat-Chart
Topics
Comments
Be the first to comment

Artillery Cat-Chart Teaser

Description

The Cat-Chart Plugin provides the functionality to implement a chart that visualizes the post-count of the categories. The charts are created using the Google Chart API.

Installation

  1. Download the Plugin
  2. Open the .zip file and upload the content to your plugins folder (yourdomain/wp-content/plugins/)
  3. Activate the plugin in your WordPress administration panel “Plugins”
  4. Call the getCatChart() function from anywhere in your Template

Usage

To integrate a Cat-Chart anywhere in your Template simply call the getCatChart() function.

if (function_exists('getCatChart')) {
getCatChart();
}

Download

For WordPress 2.1+: Artillery Cat-Chart Plugin 0.2

Leave a Reply

Acknowledgement

© 2012 by Benjamin Wiederkehr. Benjamin Wiederkehr's Blog runs smoothly with Wordpress 3.3.1 on a NovaCompany Server.