✓ Activo' : '✗ Inactivo'; ?>

get('Name')); ?>

$module_data) { $enabled = get_option('wp_debug_module_' . $module_name, $module_data['enabled']); $status_class = $enabled ? 'status-active' : 'status-inactive'; $status_text = $enabled ? '✓ Activo' : '✗ Inactivo'; echo '

' . esc_html(ucwords(str_replace('_', ' ', $module_name))) . ': ' . esc_html($status_text) . '

'; } ?>

wp debug status
wp debug hooks
wp debug templates
wp debug export
wp debug clear