If you're using the LearnDash Notifications add-on, every email has an unsubscribe link in the footer. More specifically, the text at the bottom of the email says:
"Don’t want to receive this email anymore? Click here to manage your notification emails subscription."
When a user clicks the link in that statement, they are sent to an email subscription management page that is automatically created by LearnDash. You might not want people to access this page.
Please check the appropriate rules for email opt out. In many cases, you are required to provide a way for people to unsubscribe from emails. We cannot offer advice on each specific case.
You can use the following PHP code snippet to remove this text (and link) so that a user cannot click through to the subscription management page.
You need to be a premium member to continue accessing this content.