Development
-
How to manage an open source plugin with 700k active installations and no paid team
–
“In 2015, a group consisting of only four individuals, myself included, acquired ownership of a dozen plugins from Sergej Mueller, who decided to completely depart from WordPress. One of those plugins was “”Antispam Bee””. After only one year the other…
-
How to become a WooCommerce Core contributor (almost by accident!)
–
To better illustrate the value of open source software, and community. Contributing code to WooCommerce Core can be intimidating for a first-timer. Especially when one is not a programmer. (No AI tools utilized) With development out in the open, it…
-
¿Cuáles son las estrategias DevOps más efectivas para el desarrollo web en WordPress?
–
Aplicar la filosofía DevOps para proyectos de WordPress para la optimización del flujo de trabajo. Estas son las estrategias a usar. 1. Usar de control de versiones2. Automatizar las pruebas3.Implementar integraciones4.Optimizar el rendimiento y la escalabilidad5.Supervisar y asegurar su sitio…
-
The power is nothing without controls – let Linux tools and WP-CLI do the work for you
–
In this lightning session Pekka from Seravo introduces efficient methods of maintaining WordPress on a Linux platform combined with WP-CLI.
-
Version control for WordPress with and without Composer
–
In this session you will learn practices for building a WordPress site using Git for version control. We will explore two scenarios: downloading/updating code manually using WP-CLI vs delegating package management to Composer. In addition to explaining how to include…
-
Git branch strategies: ‘Commit’ed to the flow’
–
Join us as we explore the reasons why the most used branching strategies stand out as awesome branching models for code development. We’ll look at gitFlow, githubFlow and gitlabFlow nuances. Over the years, I’ve adapted it to fit real life…
-
Multisite demistified – can we use the WordPress as a SaaS?
–
I will share the knowledge that me and my team gathered in over 6 months using WordPress in Multisite mode. You will learn pros and cons of that specific setup, and together we will try to answer the question –…
-
Block Themes: The game changer that came to stay
–
Now, in 2024, 43% of the internet is fully editable by users. This milestone was achieved largely thanks to Block Themes – a revolutionary feature that represents a pivotal change in the WordPress ecosystem, transforming our approaches to website construction.…
-
À descoberta dos CPT e de todo um novo mundo de customização do WordPress
–
Um ponto chave para a escolha do WordPress enquanto gestor de conteúdo é precisamente a sua enorme flexibilidade e ajuste às necessidades de cada projeto. Os Custom Post Types (CPT) são uma ferramenta incrível que abre a porta a todo…
-
Mastering WordPress Deployment: Embracing Continuous Deployment Practices
–
Step into the world of continuous deployment for WordPress with us! In this session, we’ll guide you through the ins and outs of continuous deployment, tailored specifically for WordPress setups. From simplifying testing to effortlessly syncing with version control systems,…