ID && $current_user->has_cap('wppm_admin') || $current_user->has_cap('manage_options'))) { exit; } $wppm_email_notificatins = get_option('wppm_email_notification'); $notification_types = $wppmfunction->get_email_notification_types(); ?>
$email_template ) : $type = $email_template['type']; $type = isset($notification_types[$type]) ? $notification_types[$type] : ''; ?>
edit