mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 14:13:46 +09:00
- fixed register post types on activation process (conflicts with some plugins);
This commit is contained in:
@@ -290,6 +290,7 @@ if ( ! class_exists( 'UM' ) ) {
|
||||
update_option( 'um_version', ultimatemember_version );
|
||||
|
||||
//run setup
|
||||
$this->common()->create_post_types();
|
||||
$this->setup()->run_setup();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user