// Mostrar una alerta fija en la parte superior del sitio
add_action('wp_footer', function() {
    echo '<div style="
        position:fixed;
        top:0;
        left:0;
        width:100%;
        background:red;
        color:white;
        text-align:center;
        padding:10px;
        z-index:9999;
        font-weight:bold;
    ">
        ⚠️ Alerta: Esto es una prueba ⚠️
    </div>';
});{"id":1,"count":1,"description":"","link":"https:\/\/rompido.cotos.es\/index.php\/category\/uncategorized\/","name":"Uncategorized","slug":"uncategorized","taxonomy":"category","parent":0,"meta":[],"_links":{"self":[{"href":"https:\/\/rompido.cotos.es\/index.php\/wp-json\/wp\/v2\/categories\/1","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rompido.cotos.es\/index.php\/wp-json\/wp\/v2\/categories"}],"about":[{"href":"https:\/\/rompido.cotos.es\/index.php\/wp-json\/wp\/v2\/taxonomies\/category"}],"wp:post_type":[{"href":"https:\/\/rompido.cotos.es\/index.php\/wp-json\/wp\/v2\/posts?categories=1"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}