X7ROOT File Manager
Current Path:
/home/oakwood/public_html/wp-content/plugins/popup-builder
home
/
oakwood
/
public_html
/
wp-content
/
plugins
/
popup-builder
/
ðŸ“
..
📄
PopupBuilderInit.php
(4.3 KB)
ðŸ“
com
📄
index.php
(0 B)
ðŸ“
languages
📄
popup-builder.php
(1.85 KB)
ðŸ“
public
📄
readme.txt
(30.42 KB)
📄
uninstall.php
(448 B)
Editing: uninstall.php
<?php if (!defined('WP_UNINSTALL_PLUGIN')) { exit(); } use sgpb\Installer; if (!defined('SGPB_POPUP_FILE_NAME')) { define('SGPB_POPUP_FILE_NAME', plugin_basename(__FILE__)); } if (!defined('SGPB_POPUP_FOLDER_NAME')) { define('SGPB_POPUP_FOLDER_NAME', plugin_basename(dirname(__FILE__))); } require_once(dirname(__FILE__).'/com/config/config.php'); require_once(SG_POPUP_CLASSES_PATH.'Installer.php'); Installer::uninstall();
Upload File
Create Folder