FIX: Wrong event dates on calendar edit page

This commit is contained in:
savvasha
2022-09-07 16:33:19 +03:00
parent 5c767e94d5
commit f3fab902f4

View File

@@ -149,7 +149,7 @@ class SP_Meta_Box_Calendar_Data {
echo ' alternate';}
?>
">
<td><?php echo esc_attr( get_post_time( get_option( 'date_format' ) ), false, $event, true ); ?></td>
<td><?php echo esc_attr( get_post_time( get_option( 'date_format' ), false, $event, true ) ); ?></td>
<?php if ( is_array( $usecolumns ) && in_array( 'event', $usecolumns ) ) { ?>
<td>
<div class="sp-title-format sp-title-format-title