Merge remote-tracking branch 'remotes/origin/feature/rotate_uploaded_image'

This commit is contained in:
nikitasinelnikov
2020-07-31 00:46:09 +03:00
3 changed files with 63 additions and 9 deletions
+1
View File
@@ -565,6 +565,7 @@ if ( ! class_exists( 'um\Config' ) ) {
'mail_from' => get_bloginfo('name'),
'mail_from_addr' => get_bloginfo('admin_email'),
'email_html' => 1,
'image_fix_orientation' => 1,
'image_compression' => 60,
'image_max_width' => 1000,
'cover_min_width' => 1000,