// 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
Comentarios en: Sample Page
https://ecutec.net
Hosting | Desarrollo Web | Dominios | Branding | CampaƱas
Fri, 24 May 2019 13:00:08 +0000
hourly
1
https://wordpress.org/?v=6.4.11