Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
1 comentario.
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.
document.addEventListener("DOMContentLoaded", function () {
let userLoggedIn = false; // Cambia esto con una función PHP en WordPress
if (!userLoggedIn) {
document.querySelector(".custom-start-btn").setAttribute("href", "/wp-login.php?redirect_to=/escritorio/");
}
});
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.