* added todos;

This commit is contained in:
Mykyta Synelnikov
2024-11-29 15:54:55 +02:00
parent 823f98906f
commit 6f4f43f035
+1
View File
@@ -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