mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Allow multiple member directory shortcode in a page
This commit is contained in:
@@ -223,6 +223,6 @@
|
||||
$file = $theme_file;
|
||||
}
|
||||
|
||||
include_once $file;
|
||||
include $file;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user