display_name ?? ''; if (!$fluent_boards_recipient_name && !empty($user->user_nicename)) { $fluent_boards_recipient_name = $user->user_nicename; } if (!$fluent_boards_recipient_name && !empty($user->user_login)) { $fluent_boards_recipient_name = $user->user_login; } } if (!$fluent_boards_recipient_name) { $fluent_boards_recipient_name = __('there', 'fluent-boards'); } ?>

parent_id ? esc_html__('Subtask Details:', 'fluent-boards') : esc_html__('Task Details:', 'fluent-boards'); ?>

parent_id ? esc_html__('Subtask:', 'fluent-boards') : esc_html__('Task:', 'fluent-boards'); ?> title); ?>

parent_id && $parent_task): ?>

title); ?>

title); ?>

due_at): ?>

due_at))); ?>

description): ?>

description, 30)); ?>
parent_id ? esc_html__('View Subtask', 'fluent-boards') : esc_html__('View Task', 'fluent-boards'); ?>