The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
customize URL in no...
 
Share:
Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Closed] customize URL in notification emails

2 Posts
2 Users
0 Reactions
1,634 Views
Posts: 17
Topic starter
(@atriaforever)
Eminent Member
Joined: 5 years ago

I use a plugin of my own to protect access to pages built with WP, and if a user is not allowed to see a page, he is automatically redirected to an error page.

This plugin manages authorizations with time period, and a user authorized to see and comment a page one month ago may be not authorized to do so today.

Therefore, I am looking for a solution to customize the URLs used in notification emails: POST_URL, CONFIRM_URL, CANCEL_URL, COMMENT_URL and UNSUBSCRIBE_URL.

Do you provide a WP hook or another feature to manage this? 

1 Reply
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Hi @atriaforever,

I'm really sorry, but there is no easy way we can recommend. wpDiscuz uses the native (core) wp_mail() function.

You should use the hooks of the function and make it work. 

https://core.trac.wordpress.org/browser/tags/5.4/src/wp-includes/pluggable.php#L181

Share: