Add classes to support existing selectors in countdown
This commit is contained in:
@@ -108,7 +108,7 @@ if ( $link_events ) $title = '<a href="' . get_post_permalink( $post->ID, false,
|
|||||||
<?php
|
<?php
|
||||||
if ( isset( $show_date ) && $show_date ):
|
if ( isset( $show_date ) && $show_date ):
|
||||||
?>
|
?>
|
||||||
<h5 class="event-date sp-event-date">
|
<h5 class="event-venue sp-event-venue event-date sp-event-date">
|
||||||
<?php
|
<?php
|
||||||
echo get_the_time( get_option( 'date_format' ), $post );
|
echo get_the_time( get_option( 'date_format' ), $post );
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user