| Server IP : 66.85.128.68 / Your IP : 216.73.217.122 Web Server : Apache System : Linux isis.cmaginet.com 5.14.0-611.24.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 22 07:12:43 EST 2026 x86_64 User : zonaacti ( 1105) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/zonaacti/public_html/wp-content/themes/zona-activa/components/head/ |
Upload File : |
<!-- Obtener HEAD -->
<meta charset="<?php bloginfo( 'charset' ); ?>" />
<title><?php wp_title(); ?></title>
<link rel="icon" href="<?php bloginfo('template_url')?>/static/img/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="<?php bloginfo('template_url')?>/static/img/favicon.ico" type="image/x-icon" />
<meta name="google-site-verification" content="5iCNmeAyAHXr-_stkUJ8oLlvBPdApa1imhLr0sDsAcQ" />
<meta name="designer" content="cmaginet.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
<?php
remove_action('wp_head', 'wp_generator');
remove_action('wp_head', 'wlwmanifest_link');
remove_action('wp_head', 'rsd_link');
wp_head();
?>
<!-- Fin HEAD -->