











Upcoming Events
[my_calendar_upcoming before="0" after="4" type="event" category="General" template='
{date}
//get access to custom settings (from admin_menu.php) global $options; foreach ($options as $value) { //NOTE: LEAVE DOULBE $$ BEFORE value['id'] -- THIS IS NOT A TYPO if (get_option( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = get_option( $value['id'] );} } ?>