This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
Hi,
Thanks for the follow-up. I hope you are doing well.
Actually, the file doesn’t contain any virus, and it is important to have it because it is the file in charge of creating the theme options panel. If you put an empty file instead, you won’t be able to see the options panel. You can replace the code for lines #526 and #527 with this:
$items = (array) json_decode( base64_decode( $new_value ) );
Best,
Juan.