mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Merge remote-tracking branch 'remotes/origin/feature/rotate_uploaded_image'
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user