Replies: 0
Empty password reset emails. Dug around, found the culprit in the tml-notifications extension.
tml_notifications_filter_retrieve_password_message()
tml-notifications/functions.php:571
tml-notifications/functions.php:575
I think you mean to return $message, not $content.