Skip to content

Instantly share code, notes, and snippets.

View cranca's full-sized avatar

Hector Asencio cranca

  • Mybooking.es
  • Menorca - Spain
View GitHub Profile
@cranca
cranca / wp_mail_smtp.php
Created April 12, 2017 08:53 — forked from butlerblog/wp_config.php
Configure WordPress wp_mail function to send through SMTP server http://b.utler.co/Y3
/**
* This function will connect wp_mail to your authenticated
* SMTP server. This improves reliability of wp_mail, and
* avoids many potential problems.
*
* Author: Chad Butler
* Author URI: http://butlerblog.com
*
* For more information and instructions, see:
* http://b.utler.co/Y3