December 12, 2025 — Presentazione su come tutti i modi di comunicare, partendo da quelli scritti, può divenire accessibile per tutte le categorie di persone.
December 12, 2025 — ¿Tienes ganas de lanzar un podcast pero siempre aparece una nueva excusa para no empezar?
En esta charla, Seu Bermúdez —productora y podcaster profesional— te demuestra que puedes iniciar tu podcast hoy mismo con muy poco, y sin complicarte la vida.
Aprenderás qué necesitas realmente para grabar (mucho menos de lo que imaginas), cómo editar con herramientas gratuitas, cómo distribuir tu podcast en todas las plataformas con un solo clic y cómo conseguir que la gente te escuche de verdad. Pero además, Seu explica con casos reales qué opciones existen para monetizar un podcast: desde patrocinadores, membresías y contenido exclusivo hasta eventos en directo o crowdfunding, mostrando lo que funciona… y lo que no.
Una charla inspiradora y llena de ideas accionables para quienes quieren pasar del “algún día” a publicar su podcast con propósito, visibilidad y potencial de ingresos.
December 12, 2025 — This video walks you through hosting a successful WordPress Campus Connect event and what to do afterward. It covers assembling your team, planning sessions and logistics, briefing facilitators, supporting participants on-site, sharing materials, and collecting feedback. You’ll also learn how to issue certificates of participation (including optional signing by the WordPress Executive Director), how to share your event highlights, ways to stay involved through Student Clubs, and how interested universities can explore the WP Credits program.
December 11, 2025 — I will show how to create an animated Polaroid effect on a core Image block using Style variations and Block variations.
December 10, 2025 — This video explains how to confirm your venue, create your official WordPress Campus Connect event listing, and get your event scheduled.
December 9, 2025 — This video demonstrates a method used by the WordPress Playground team to streamline development reviews. This technique addresses the common pain point of needing complex local environments or relying on static screenshots to share work in progress. By leveraging the capabilities of WordPress Playground, developers can generate a unique URL that instantly spins up a temporary, live WordPress environment loaded with specific modifications from plugins, themes, or blueprints.
The video illustrates this process by taking the raw JSON link of a blueprint file—even one residing in an active GitHub Pull Request—and appending it to the WordPress Playground URL. This action automatically initializes WordPress in the browser, complete with the requested configurations and changes. The key benefit is that reviewers, teammates, or clients can test the functionality directly without needing any prior setup or configuration on their local machine, ensuring faster feedback cycles for code contributions related to themes, plugins, and site blueprints.
December 9, 2025 — WordPress has received a new landing page to explain the capabilities of the platform and what is possible with the WordPress Playground.
For whom the Playground is built, and how the users can benefit from it.
December 9, 2025 — In this video, I share how you can use the WordPress Playground to integrate with AI agents. This is an experiment with GitHub Copilot agents.
This flow can be used to execute small tasks for a WordPress Plugin, such as refactoring code or updating documentation. The playground can serve as a base to validate the AI agent’s code changes using E2E tests.