Bug in all admins/all users notification
-
There’s a bug that includes the URL twice when sending a published notification via email without a custom message body. On line 327, you assemble the body of the message ($just_published) and end that assembly with “View it: $url”. If the custom message template does not exist, for each of the notification types, you check then append $url to the message as well, duplicating the url in the message.
https://ww.wp.xz.cn/plugins/wpsite-post-status-notifications/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Bug in all admins/all users notification’ is closed to new replies.