Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

AEC (Ajax Event Calendar) ical export function

AEC (Ajax Event Calendar) ical export function

Put in functions.php:

// Ical Export for Event Calendar

function ical_feed(){
global $wpdb;
$blog_name = get_bloginfo('name');
$blog_url = get_bloginfo('home');



This post first appeared on . | Aureli.us, please read the originial post: here

Share the post

AEC (Ajax Event Calendar) ical export function

×

Subscribe to . | Aureli.us

Get updates delivered right to your inbox!

Thank you for your subscription

×