mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-17 21:53:43 +09:00
Update 1.0.76
This commit is contained in:
@@ -154,7 +154,7 @@ class UM_Admin_Dashboard {
|
||||
function admin_page() {
|
||||
|
||||
$page = $_REQUEST['page'];
|
||||
if ( $page == 'ultimatemember' ) {
|
||||
if ( $page == 'ultimatemember' && !isset($_REQUEST['um-addon']) ) {
|
||||
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user