-
WIBUHAX0R1337
-
/
home
/
coludnqa
/
www
/
wp-content
/
themes
/
ecocoded
/
inc
/
admin_notification
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
src
--
NONE
.htaccess
0.231KB
Edit File
Delete File
Rename
Autoload.php
0.842KB
Edit File
Delete File
Rename
LICENSE
17.565KB
Edit File
Delete File
Rename
<?php if (!class_exists("SpbThemesAdminNotices")) { include(__DIR__.'/Loader.php'); $loader = new \WPTRT\Autoload\Loader(); $loader->add('WPTRT\\AdminNotices\\', __DIR__.'/src'); $loader->register(); class SpbThemesAdminNotices { private $spbthemesAdminNotices; public function __construct() { $this->spbthemesAdminNotices = new \WPTRT\AdminNotices\Notices(); } public function Add($unique_id, $title, $content, $type = "info", $options = array()) { $options['scope'] = "user"; $options['type'] = $type; $this->spbthemesAdminNotices->add($unique_id, $title, $content, $options); } public function Boot() { $this->spbthemesAdminNotices->boot(); } } } return new SpbThemesAdminNotices();
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat