mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Merge branch 'development/2.2.3' of https://github.com/ultimatemember/ultimatemember into development/2.2.3
This commit is contained in:
@@ -1072,6 +1072,9 @@ if ( ! class_exists( 'um\core\Access' ) ) {
|
||||
continue;
|
||||
}
|
||||
}
|
||||
} elseif ( isset( $menu_item->type ) && 'custom' === $menu_item->type ) {
|
||||
$filtered_items[] = $menu_item;
|
||||
continue;
|
||||
}
|
||||
} else {
|
||||
//add all other posts
|
||||
|
||||
Reference in New Issue
Block a user