mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- fixed email notifications integration;
- fixed small notices;
This commit is contained in:
@@ -296,12 +296,12 @@ if ( ! class_exists( 'UM' ) ) {
|
||||
$this->register();
|
||||
$this->user_posts();
|
||||
$this->access();
|
||||
$this->mail();
|
||||
$this->members();
|
||||
$this->logout();
|
||||
}
|
||||
|
||||
//common includes
|
||||
$this->mail();
|
||||
$this->rest_api();
|
||||
$this->shortcodes();
|
||||
$this->roles();
|
||||
|
||||
Reference in New Issue
Block a user