mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-15 04:37:00 +09:00
Merge branch 'development/2.3.1' of https://github.com/ultimatemember/ultimatemember into development/2.3.1
This commit is contained in:
@@ -2220,7 +2220,8 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
|
||||
|
||||
//redirect after save settings
|
||||
$arg = array(
|
||||
'page' => 'um_options',
|
||||
'page' => 'um_options',
|
||||
'update' => 'settings_updated',
|
||||
);
|
||||
|
||||
if ( ! empty( $_GET['tab'] ) ) {
|
||||
|
||||
Reference in New Issue
Block a user