%PDF- %PDF-
Direktori : /var/www/businessmultisite/wp-content/plugins/wp-php-console/ |
Current File : /var/www/businessmultisite/wp-content/plugins/wp-php-console/uninstall.php |
<?php /** * WP PHP Console * * This source file is subject to the GNU General Public License v3.0 * that is bundled with this package in the file license.txt. * It is also available through the world-wide-web at this URL: * http://www.gnu.org/licenses/gpl-3.0.html * * @author Fulvio Notarstefano <fulvio.notarstefano@gmail.com> * @copyright Copyright (c) 2014-2020 Fulvio Notarstefano * @license http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License v3.0 */ if ( ! defined( 'ABSPATH' ) || ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; } delete_option( 'wp_php_console' );