mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Revert to stable version
This commit is contained in:
@@ -49,7 +49,7 @@ class UM_Taxonomies {
|
||||
)
|
||||
);
|
||||
|
||||
if ( um_get_option('members_page') ){
|
||||
if ( um_get_option('members_page') || !get_option('um_options') ){
|
||||
|
||||
register_post_type( 'um_directory', array(
|
||||
'labels' => array(
|
||||
|
||||
Reference in New Issue
Block a user