Saltar al contenido
nuevo YOLO — deja que tu IA construya toda tu página de WordPress, de forma segura. Un producto de Code Snippets.
Preguntas frecuentes
Questions, answered.
The honest answers to what people ask before handing an AI the keys to their WordPress site.
Is it safe to let an AI change my live WordPress site?+
Yes — by design. Access is granted through scoped tokens that you control, and the most powerful capabilities (writing code, installing plugins) are off by default and must be switched on deliberately. Every action is recorded in a tamper-evident audit log, and risky operations are snapshotted so they can be undone.
What happens if the AI breaks something?+
YOLO watches for it. A plugin activation or theme switch that triggers a fatal error auto-reverts; an extension that crashes is automatically quarantined so the site stays up; and there’s full undo/redo plus backups you can restore. The whole point is to let you try things without fear.
Can it keep my plugins and themes updated — safely?+
Yes. When you switch on plugin/theme installs, YOLO can run updates with a safety net: before updating it snapshots the files, applies the update, then runs a homepage + REST health check — and if the update breaks the site it automatically rolls back to the previous version. One bulk action updates everything that’s out of date, each rolled back independently, so keeping your whole stack current won’t take the site down. (YOLO never auto-updates itself this way — you update it from the Plugins screen.)
What can YOLO actually do?+
As much or as little as you allow. Tokens are scoped — read, content, design, code, install, backup, restore — so you can hand an agent a read-only token, a content-only token, or full access. You decide, per token, and can change your mind any time.
Does it work with my page builder — blocks, Elementor, Bricks?+
Yes — YOLO is builder-agnostic. It writes native Gutenberg blocks by default, can author full Elementor o Bricks pages when you want them, and can even build a complete block theme (FSE) from scratch — templates, parts,
theme.json design system and all — then edit it file-by-file. You’re never locked into one builder, and what it makes is standard, portable WordPress.Does it understand my specific site — my plugins, WooCommerce and so on?+
Yes. YOLO can introspect your actual install — which plugins and versions you’re running, your post types, and how things are configured, right down to your WooCommerce and payment setup — so your AI’s work fits a tu site, not WordPress in general. It’s read-only and secret-safe: passwords and API keys are never returned, only the fact that a key is set.
If the AI writes custom code, can I remove it cleanly later?+
Yes. Unlike loose code snippets, every YOLO extension has a proper plugin-style lifecycle. You can deactivate or delete it from wp-admin → Code & installs, and deleting it cleanly removes the database tables, options and scheduled tasks it created — no orphaned clutter left behind.
Can I reuse an extension the AI built on my other sites?+
Yes — and you get the exacta extension, not an AI’s second attempt at it (re-prompting builds something slightly different every time). Export it to a file and import it on another site, or flip on a otro sitio instala desde y vuelve a recibir actualizaciones. Cada importación realiza la misma verificación de salud, lint y snapshot que cualquier escritura de código. the other site installs straight from — and re-pulls updates from with one click. If your AI holds tokens for both sites, you can just ask it to copy an extension across. Every import is health-checked, syntax-linted and snapshotted like any other change, and YOLO warns you before sharing if the code looks like it contains a hardcoded password or key.
Do I need to install plugins for SMTP, forms or SEO?+
No — that’s the whole idea. Rather than stacking plugins, YOLO can write small, self-contained extensions. Our own transactional email and the contact form on this very site both run as YOLO extensions, not third-party plugins.
Can my AI upload SVG files?+
SVG is off by default, because a raw SVG can hide scripts. Turn on Permitir subidas de SVG in Settings and YOLO will accept
.svg files — and sanitize every one on upload, stripping scripts, event handlers and remote references (using the same engine as the popular “Safe SVG” plugin) before it is ever stored. With the switch off, SVG stays blocked.What data leaves my site?+
YOLO runs on your own server — it doesn’t phone home with your content. The only outbound traffic is what you configure: your AI tool’s API, or an off-site backup destination you set up yourself. See the privacy policy for specifics.
How is it different from Novamira, WP Godmode or Angie?+
Short version: YOLO is self-hosted (your server, your data), safety-first (scopes, audit log, auto-rollback) and plugin-free by philosophy. We’ve written it up in detail — see vs Novamira, vs WP Godmode y vs Angie. And because it can introspect a tu actual site — the plugins, versions and config really installed here — your AI works from reality, not a fixed ‘skills’ library that can’t know your setup.
How does my AI connect to it?+
Three ways, one engine: a documented REST API, an MCP server for agent tools, and OpenAPI / GPT Actions for custom GPTs. Point your tool at your site, paste a token, and go. The get-started guide walks through it.
Which hosts and WordPress versions are supported?+
WordPress autohospedado estándar en un hosting PHP típico. Es un plugin normal, construido por el mismo equipo que te trajo Code Snippets — confiable en más de un millón de sitios — así que no hay ninguna pila especial que provisionar. Necesita WordPress 6.0+ y PHP 7.4+ — YOLO verifica ambas cosas cuando lo activas y se niega a funcionar en algo más antiguo, así que nunca se instala a medias.
¿Cómo revoco el acceso o giro un token?+
Instantáneamente, desde wp-admin. Elimina o reemplaza cualquier token en cualquier momento y dejará de funcionar de inmediato. Los tokens se almacenan hashados — nunca en texto plano — y puedes ejecutar varios a la vez con diferentes alcances y etiquetas.
¿Realmente se construyó solo?+
Sí — este sitio, y gran parte de las herramientas de YOLO, fueron construidas por YOLO. Es la demostración más honesta que podríamos darte.
¿Puedo reutilizar lo que mi IA construye en mis sitios?+
Sí. Cualquier cosa que tu IA construya como una extensión se puede compartir en otro sitio detrás de un enlace revocable único — una extensión, o un montón de ellas. El sitio receptor instala el paquete de una vez, cada uno a través de las mismas verificaciones de seguridad (lint, snapshot, health-check, auto-revert), y los miembros se pueden volver a extraer cuando los actualizas. Ideal para crear nuevos sitios de clientes con tu caja de herramientas. Kit ¿Cómo conecto Claude — necesito la aplicación de escritorio?
No. Descarga un YOLO desde la página de Configuración y súbelo una vez en — funciona en Claude Code, Claude Desktop y la aplicación web de Claude. (Para que una superficie en la nube alcance tu sitio, el sitio necesita una URL pública y tu dominio en la lista blanca de red/salida de Claude.) También puedes pegar un aviso único, o usar las instalaciones de un clic Cursor/VS Code.+
¿Todavía tienes alguna duda? habilidad Si tu pregunta no está aquí, pregúntanos directamente — estamos felices de hablar al respecto. Claude → Personalizar → Habilidades Contáctanos Respuestas honestas a las preguntas que la gente hace antes de dejar que una IA construya su sitio de WordPress: seguridad, alcances, retrocesos, tus datos, conectar tu IA y cómo se compara YOLO.. (For a cloud surface to reach your site, the site needs a public URL and your domain on Claude’s network/egress allowlist.) You can also paste a one-off prompt, or use the one-click Cursor/VS Code installs.
Still wondering something?
If your question isn’t here, ask us directly — we’re happy to talk it through.