Date integration in template
-
HEllo, Thank you for this plugin. It’s simple but I don’t understand how I can show some information in my template.
I want to show date start or date end.
I have found some solution like <?php echo do_shortcode( ‘[event_details]’ ); ?> who work but I don’t know how I have to write the shortcode [event_details] with the attribute start or end.I know there is the functions get_the_date_end, get_the_date_start, the_date_end and the_date_start but I don’t know how to write this on my php file.
Can you help me ? Thank you.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Date integration in template’ is closed to new replies.