zeno_report_comments_admin_notification | WordPress.org

[ad_1]

Hello I have used your plugin for many years thank you. On each update we changed the functions for the admin notifications to include the text of the comment by adding a variable. We get many comments so it is important for us to see it in the email. We simply added this variable to public function admin_notification for each type of notification.

$message .= "\r\n\r\n" . esc_html__( 'Comment:', 'zeno-report-comments' ) . ' ' . $my_comment_text . "\r\n";

In the most recent update I will instead make the same change and add the variable but to the frontend-hook.php on lines 54 and 94.

Is this something that can be included in the next update? I think it would be helpful for all admins.

  • This topic was modified 29 minutes ago by jemar707.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer