Well, I developed another plugin, this one being very minor, as it just utilizes a built in functionality. Simply, I wanted a quick way to enable or disable the showing of the calendar in my WordPress theme, so I created a plugin to do this.
Like my Recent Posts plugin, it requires a hook to be added to sidebar.php. My hook is like so:
<?php do_action('cp_sidebar_showcalendar', ''); ?>
Next you will need to download the ShowCalendar.php plugin which is accessible via my Stripper program. Enjoy!
0 comments ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment