hour;
$formatted_hour = date('g A', strtotime("$hour:00"));
echo esc_html($formatted_hour);
} else {
echo esc_html__('N/A', 'mxchat');
}
?>
0 ? round(($total_messages / $total_chats), 1) : 0;
echo esc_html($engagement_rate . ' msg/chat');
?>
0) {
echo '' . esc_html__('Active', 'mxchat') . '';
} else if ($week_chats > 0) {
echo '' . esc_html__('Moderate', 'mxchat') . '';
} else {
echo '' . esc_html__('Quiet', 'mxchat') . '';
}
?>
0 / 0 chats