[Plugin: WP Calendar] Thank you
-
I love the list of template tags. Makes it very easy to customize!
For those who don’t like tables:
<?php fse_print_events( array( 'number' => 10, 'before' => '<div class="calendar"><ul>', 'after' => '</ul></div>', 'template' => '<li>{event_subject}<br />@{event_location}</li>' ) ); ?>
Great plug-in, thanks a bunch.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘[Plugin: WP Calendar] Thank you’ is closed to new replies.