File: //home/p8pyefaexf70/public_html/wp-content/themes/veres/functions_bak.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>
<?php
/*--links--*/
}
}
add_action('wp_footer', 'insertLinks');