- transferring emails to UM2.0 logic;

- first install email notifications settings;
This commit is contained in:
nikitozzzzzzz
2017-08-29 17:33:10 +03:00
parent 502231671b
commit 472f5d21bc
3 changed files with 46 additions and 6 deletions
+1 -1
View File
@@ -361,7 +361,7 @@ if ( ! class_exists( 'um\Config' ) ) {
'admin_email' => get_bloginfo('admin_email'),
'mail_from' => get_bloginfo('name'),
'mail_from_addr' => get_bloginfo('admin_email'),
'email_html' => 0,
'email_html' => 1,
'image_compression' => 60,
'image_max_width' => 1000,
'cover_min_width' => 1000,