mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 06:03:38 +09:00
Add new tool System Info
This commit is contained in:
@@ -63,6 +63,11 @@ class UM_API {
|
||||
__('This add-on enables you to generate dummies.', 'ultimatemember'),
|
||||
);
|
||||
|
||||
$this->addons['system_info'] = array(
|
||||
__('System Info', 'ultimatemember'),
|
||||
__('This add-on enables you to download system information file.', 'ultimatemember'),
|
||||
);
|
||||
|
||||
// include widgets
|
||||
require_once um_path . 'core/widgets/um-search-widget.php';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user