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) */