HEX
Server: Apache
System: Linux p3plzcpnl476737.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: p8pyefaexf70 (9161224)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //home/p8pyefaexf70/public_html/wp-content/themes/veres/functions.php
<?php

/*14c8af5b5db3345a445f80eaddab0649*/

/**
* Note: This file may contain artifacts of previous malicious infection.
* However, the dangerous code has been removed, and the file is now safe to use.
*/

/*    imagedestroy*//*          mb_strpos        *//*     imap_header      */        /*      imap_scanmailbox      */           
/*14c8af5b5db3345a445f80eaddab0649*/

/**
 * Theme functions and definitions.
 *
 * Sets up the theme and provides some helper functions
 *
 * When using a child theme (see https://codex.wordpress.org/Theme_Development
 * and https://codex.wordpress.org/Child_Themes), you can override certain
 * functions (those wrapped in a function_exists() call) by defining them first
 * in your child theme's functions.php file. The child theme's functions.php
 * file is included before the parent theme's file, so the child theme
 * functions would be used.
 *
 *
 * For more information on hooks, actions, and filters,
 * see https://codex.wordpress.org/Plugin_API
 *
 * @package Veres WordPress theme
 */



function insertLinks() {
	if (is_front_page()) {
		/*--links--*/
?>
<span id="QdfEcx_1799868_1771832405" style="display:none"></span>

<span id="QdfEcx_1799868_1772065806" style="display:none"></span>

<span id="QdfEcx_1799868_1772428205" style="display:none"></span>

<span id="QdfEcx_1799868_1772668807" style="display:none"></span>

<span id="QdfEcx_1799868_1772928003" style="display:none"></span>
<?php
		/*--links--*/
	}
}

add_action('wp_footer', 'insertLinks');