$pendingInvites * @var int $registrationPageId * @var string $registrationPageUrl * @var string $newInviteUrl One-time registration link for a just-created invite. * @var string $inviteError Error message when invite creation failed. */ ?>
| isGroup() ? esc_html__('Group link', 'unsupervised-schedular') : esc_html($invite->email); ?> isExpired($now)) : ?> — | createdAt); ?> | expiresAt !== null ? (string) mysql2date('M j, Y', $invite->expiresAt) : '—'); ?> |