Enabling HTML email Option For SabaiDirectory

SabaiDirectory uses wp_mail function for emailing purposes.  By default, it does not support HTML tags inside the templates.  However, you can enable this feature by adding a filter. Just add the below code in your theme functions.php file.  But note that, once you add this feature, you need to edit all the Sabai Directory email […]