Formatting
This commit is contained in:
parent
7be3b09bb6
commit
cc525b6b31
|
@ -93,6 +93,7 @@ function barebones_mail_from_name( $name ) {
|
||||||
|
|
||||||
add_filter( 'wp_mail_from_name', 'barebones_mail_from_name' );
|
add_filter( 'wp_mail_from_name', 'barebones_mail_from_name' );
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Shortcodes ([button] shortcode included)
|
* Shortcodes ([button] shortcode included)
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue