diff --git a/inc/mep_event_meta.php b/inc/mep_event_meta.php index 6ede396..ed8f511 100644 --- a/inc/mep_event_meta.php +++ b/inc/mep_event_meta.php @@ -1287,9 +1287,6 @@ function mep_event_meta_save($post_id) $more_end_time = isset($_POST['event_more_end_time']) ? mage_array_strip($_POST['event_more_end_time']) : ''; $mdate = []; - if (isset($_POST['post_author_gutenberg'])) { - $wpdb->get_results("UPDATE " . $table_name . " SET post_author=" . mage_array_strip($_POST['post_author_gutenberg']) . " WHERE ID=" . $pid); - } $mcount = count($more_start_date); diff --git a/inc/mep_functions.php b/inc/mep_functions.php index f6a961c..1e4b5ed 100755 --- a/inc/mep_functions.php +++ b/inc/mep_functions.php @@ -4182,17 +4182,17 @@ if (!function_exists('mep_custom_share_btn')) { function mep_custom_share_btn($event_id) { ?>
  • - +
  • - +
  • - +
  • @@ -4506,7 +4506,7 @@ if (!function_exists('mep_event_list_date_schedule')) { if (strtotime(current_time('Y-m-d H:i')) < strtotime($_more_date['event_more_start_date'] . ' ' . $_more_date['event_more_start_time'])) { ?>
  • - +