Schedule a Free Consultation
Replace Comment Notification Email With Mandrill Template

Replace Comment Notification Email With Mandrill Template

Read Article

Have you ever needed to replace the default email that WordPress is sending whenever a new comment is added? Recently I did.

Here’s how I did it:

To get this going you have to:

  1. Install and configure WPMandrill plugin
  2. Create a new template in your Mandrill account
  3. Paste the php code in your functions.php file

Let me know if it worked for you.

Navigate to

You Might Also Enjoy These Digital Marketing Articles:

How to Test If Customers Will Pay for the Product You’re Building
You’ve had this business idea for a while now. You’ve even held debates with yourself on whether it’s worth the risk. Not to mention that you’ve been looking for ages to find practical and secure ways to test your ideas. But you still don’t know what the next step is. I know the feeling, I’ve […]
Test If Flexslider Loaded
Test If Flexslider Loaded
Recently I had a mini project for a client and I had to test if Flexslider has been shown on the screen in order to further modify it. Subscribing to the startcallback didn’t work because the slider was shown by the theme and not by my code. jQuery(document).ready(…) didn’t work either. The slider was there, […]
WordPress Security in Focus: Building Trust With Your Customers
With over 43% of all websites powered by WordPress as of August 2023, it’s no wonder this CMS dominates with over 60% of the global market share. Its popularity and open-source system make it the go-to choice for many businesses and organizations. However, these same reasons also make WordPress a lucrative target for hackers looking […]