On mentoring a flagship WordCamp

This post turned out to be a long one. Fill your WCEU2022 Flaske bottle or favourite cup with your preferred refreshment and sit back. To whom didn’t already know, I mentored the WordCamp Europe 2022 in Porto, Portugal which ended just a few days ago. WordCamps are informal, community-organized events that are put together by …

How to disable user status updates in BuddyPress

I’m extending the client’s website to have social elements like public profile pages, profile activity, some custom-created content and such. Because I do like to build things myself, my first thought was to build all of this by myself from start. Not so great idea after thinking it thoroughly through. I did look up some …

Using the same database for development and staging environments with WordPress Network

Here at Dude, we use the same database for the site’s all development and staging environments. With this neat arrangement, we always have the latest content shared between our developers, which is crucial as the team might be working on the same project at the same time. No need for database migrations or moving dump …

ACF field for network post relations

Earlier today I needed to get posts across the entire WordPress Network installation into ACF post object field. To my surprise, this isn’t possible with ACF itself and few plugin implementations found from Github were abandoned or didn’t fit fully to my needs. So what developer does in this kind of situation? Writes a plugin …

Three years on Contributing to WordPress project

During the last six months, I’ve been thinking more and more how grateful I am for being able to contribute to the WordPress project. It has taught me so much on so many levels. Helping event organizers allows me to go (virtually) around the world and learn from different cultures. I get to work with …