[ Root System Explorer ]
Location:
Root
/
home
/
svaxkys
/
www
/
Arcomet
/
wp-content
/
plugins
/
wp-meteor
/
vendor
/
wpdesk
/
wp-notice
+ Folder
+ File
Upload
Editing: init.php
<?php require_once __DIR__ . '/vendor/autoload.php'; if (!class_exists('\WPDesk\Notice\AjaxHandler')) { require_once __DIR__ . '/src/WPDesk/Notice/AjaxHandler.php'; } if (!class_exists('\WPDesk\Notice\Notice')) { require_once __DIR__ . 'src/WPDesk/Notice/Notice.php'; } if (!class_exists('\WPDesk\Notice\PermanentDismissibleNotice')) { require_once __DIR__ . '/src/WPDesk/Notice/PermanentDismissibleNotice.php'; } if (!class_exists('\WPDesk\Notice\Factory')) { require_once __DIR__ . '/src/WPDesk/Notice/Factory.php'; } require_once __DIR__ . '/src/WPDesk/notice-functions.php';
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 CHANGELOG.md
FILE
Ren
[EDIT]
DEL
📄 LICENSE.md
FILE
Ren
[EDIT]
DEL
📄 README.md
FILE
Ren
[EDIT]
DEL
📁 assets/
DIR
Ren
DEL
📄 composer.json
FILE
Ren
[EDIT]
DEL
📄 init.php
FILE
Ren
[EDIT]
DEL
📁 src/
DIR
Ren
DEL