HEX
Server: Apache
System: Linux pdx1-shared-a1-11 6.6.116-grsec-jammy-dirty #1 SMP Sat Nov 8 00:02:42 UTC 2025 x86_64
User: mollywopper (10344313)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/mollywopper/mollywoppersnyb.com/wp-content/plugins/admin-branding/uninstall.php

<?php /* WPBizPlugins Easy Admin Quick Menu Copyright 2014 Gabriel Nordeborn (email : gabriel@wpbizplugins.com) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 021101301 USA */ if( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) exit(); // Delete our options delete_option( 'wpbizplugins_uac_menu_order' ); delete_option( 'wpbizplugins_uac_css_for_login' ); delete_option( 'wpbizplugins_uac_js_for_login' ); delete_option( 'wpbizplugins_uac_login_url' ); delete_option( 'wpbizplugins_uac_admin_panel_css' );