mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
* reviewed and updated docs;
This commit is contained in:
@@ -1444,7 +1444,9 @@ if ( ! class_exists( 'UM' ) ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* @since 2.6.8
|
||||
* Maybe include and init Action Scheduler.
|
||||
*
|
||||
* @since 2.9.0
|
||||
*
|
||||
* @return um\action_scheduler\Init
|
||||
*/
|
||||
@@ -1455,7 +1457,6 @@ if ( ! class_exists( 'UM' ) ) {
|
||||
return $this->classes['action_scheduler'];
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Include files with hooked filters/actions
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user