Home > Tags > wordpress
wordpress
WordPress CalendarCloud plugin
- 2007-11-29 (Thu)
- Uncategorized
What ?
A WordPress TemplateTag plugin that displays yearly calendars containing 12 months weighed by their post counts, like Tag Cloud.
Example

and, live demo is placed in the sidebar of this blog.
Download
calendar_cloud.zip (20KB)
Install
- Upload and unzip
calendar_cloud.zipto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Use css to customize look & feel. See an example in style.css.
Usage
put following line in your template:
<?php calendar_cloud(); ?>
ChangeLog
- 0.2 : accordance with WordPress Coding Standard.
- 0.1 : initial release.
Feel free to send any feedbacks.
- Comments: 1
- Trackbacks: 0
Home > Tags > wordpress
