We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b8a8c commit 14b8047Copy full SHA for 14b8047
core/um-actions-modal.php
um-init.php
@@ -151,7 +151,6 @@ function init() {
151
require_once um_path . 'core/um-actions-global.php';
152
require_once um_path . 'core/um-actions-user.php';
153
require_once um_path . 'core/um-actions-save-profile.php';
154
- require_once um_path . 'core/um-actions-modal.php';
155
require_once um_path . 'core/um-actions-misc.php';
156
157
require_once um_path . 'core/um-filters-language.php';
0 commit comments