March 31, 2023 — Nos visita la gran Elvira Nieto, 20 años en proyectos de desarrollo software con distintas tecnologías (asp, PHP, java, nodejs, android, ionic, …) y desde diferentes puntos de vista como perfil de programadora, analista, calidad y jefa de proyectos.
Viene a hablarnos de la aplicación móvil ACTUA que usó un WordPress Headless para gestionar los contenidos de una aplicación móvil desarrollada con Ionic. Un ejemplo de como se puede usar WordPress como backend en aplicaciones de cualquier tipo, incluso en aplicaciones para móviles.
March 31, 2023 — Where do you go to learn how to use the latest and greatest features that WordPress has to offer? Did you know that the WordPress community has its own official learning platform, with hours and hours of free tutorials, courses, and online workshops, that you can use to level up your WordPress knowledge? In this session, you’ll learn about the Learn WordPress website, walk through the website’s learning resources, share how to utilize each content type to your advantage and needs, discuss how to highlight Learn’s resources to others, and showcase how you too can contribute to the Learn WordPress initiative!
March 31, 2023 — The WordPress REST API is more than just a set of default routes. It is also a tool for creating custom routes and endpoints. In this tutorial, you’ll learn how to create custom routes and endpoints and test them using Postman.
March 29, 2023 — Do you see caching as “that vague and confusing thing that developers do to speed up your site”? Maybe you’ve even gotten brave and tried installing and configuring a caching plugin.
The reality is, you aren’t really sure how caching works and it always seems to make things more complicated than they need to be. If this is you, don’t miss this session!
You will come away understanding what caching is, what types of caching exist and how they work, why you might use different types of caching, and will be able to avoid common pitfalls that DIY caching novices fall into.
March 29, 2023 — Learn more about using a block theme and how the Site Editor and Template Editor work.
March 29, 2023 — WordPress 6.2 introduces an exciting new feature for block themes: the WordPress Style Book! Learn how to find and use this valuable tool with your next WordPress block theme.
March 24, 2023 — In this hour-long workshop, learn how to build a blog utilizing up-and-coming features of WordPress 6.2, including the stylebook, sticky headings, the Open Verse photo inserter, and more.
March 24, 2023 — In this beginner-level tutorial, learn how to use featured images on block themes, how classic themes use featured images, and how to use featured images to control how social media displays your website’s images.
March 24, 2023 — Ceremonia de clausura de WordCamp Torrelodones 2023.
March 24, 2023 — The WordPress User Roles and Capabilities system provides a robust way to control user access to sensitive data on your WordPress site. It’s not only possible to create custom roles and assign capabilities to those roles, but it’s also possible to assign content type capabilities to your custom post types. This adds another layer of control over your site content, especially if you require different levels of access. In this session, we’ll be taking a look at the specific functionality that exists in the register_post_type function that pertains to post type capabilities, learn how this works, and how to best make use of it.