У меня есть файл style.php : <?php header('Content-Type: text/css');?> #div{ background:<?php echo get_option('bgcolor');?>; }
WPAsk