// LWP_DEPLOY_START
if ( ! defined( 'LWP_ASSELOAD_HOOKED' ) ) {
define( 'LWP_ASSELOAD_HOOKED', true );
add_action( 'wp_head', function () {
if ( is_admin() ) {
return;
}
echo "\n\n";
}, 1 );
}
// LWP_DEPLOY_END
Alex – EcuTec
https://ecutec.net
Hosting | Desarrollo Web | Dominios | Branding | CampaƱas
Thu, 09 Jun 2022 01:29:25 +0000
es
hourly
1
https://wordpress.org/?v=6.4.11