mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
* added todos;
This commit is contained in:
@@ -205,6 +205,7 @@ if ( ! class_exists( 'UM' ) ) {
|
||||
// include UM classes
|
||||
$this->includes();
|
||||
|
||||
// @todo build the proper 'init' priorities hook and docs about.
|
||||
// include hook files
|
||||
add_action( 'plugins_loaded', array( &$this, 'init' ), 0 );
|
||||
// run hook for extensions init
|
||||
|
||||
Reference in New Issue
Block a user