HEX
Server: Apache
System: Linux vps-15179318.kohladvogados.com.br 5.14.0-611.49.2.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 09:05:08 EDT 2026 x86_64
User: kohlsol (1004)
PHP: 8.3.32
Disabled: NONE
Upload Files
File: //var/tmp/font-check-light.php
<?php
global $wp_styles;
do_action('wp_enqueue_scripts');
$google = wp_style_is('kohl-solucoes-fonts', 'enqueued') ? wp_styles()->registered['kohl-solucoes-fonts']->src : 'NAO ENFILEIRADO';
echo "kohl-solucoes-fonts: $google\n";
echo "ut-google-fonts enfileirado: " . (wp_style_is('ut-google-fonts', 'enqueued') ? 'SIM (bug)' : 'nao (ok)') . "\n";