Using php code, is it possible to echo the post expert?\
I am using this on my theme:
Join Us:
<?php ec3_get_events(1); ?>
I want to include the post expert field.
Also, can I test to be sure the event is in the future and if not display nothing?
sorry- darn spell checker:
Using php code, is it possible to echo the post excerpt?
I am using this on my theme:
Join Us:
<?php ec3_get_events(1); ?>
I want to include the post excerpt field.
Also, can I test to be sure the event is in the future and if not display nothing?