fix(php): hide ad slots initially to prevent flash

Slots now start collapsed and only expand when filled.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
FrankZamora
2025-12-10 18:13:39 -06:00
parent a2dfd10f9e
commit c9e9561984
2 changed files with 40 additions and 32 deletions

View File

@@ -18,7 +18,7 @@ if (!defined('ABSPATH')) {
}
// Definir constante de versión del tema
define('ROI_VERSION', '1.0.27');
define('ROI_VERSION', '1.0.28');
// =============================================================================
// 1. CARGAR AUTOLOADER MANUAL