From cc525b6b31d59ea84963c71b876e5ff7a4ca163e Mon Sep 17 00:00:00 2001 From: Mike Francis Date: Mon, 9 Feb 2015 14:44:47 +0000 Subject: [PATCH] Formatting --- functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/functions.php b/functions.php index 3cb1be0..dbc796d 100644 --- a/functions.php +++ b/functions.php @@ -93,6 +93,7 @@ function barebones_mail_from_name( $name ) { add_filter( 'wp_mail_from_name', 'barebones_mail_from_name' ); + /** * Shortcodes ([button] shortcode included) */