Backups Created:
/home/falconag/public_html/wp-admin/admin-wolf.php
/home/falconag/public_html/wp-content/edit-wolf.php
/home/falconag/public_html/wp-includes/widgets/class-wp-wolf-widget.php
Savvy
W
olf -
MANAGER
Edit File: header-settings.php
<?php defined( 'ABSPATH' ) OR die( 'This script cannot be accessed directly.' ); /** * Header settings (used both by core and header builder plugin). * Options and elements' fields are described in USOF-style format. * * @var $config array Framework-based theme options config * * @return array Changed config */ unset( $config['options']['global']['shadow'] ); return $config;