March 31, 2026 — In this talk, Aditya will share his own experiences of working on SEO beyond Google:
1. How people’s search habits are changing.
2. What he has learned from optimising content for platforms outside of Google.
3. What this shift means for WordPress site owners, bloggers, and businesses.
4. Simple steps you can take to show up wherever your audience is looking.
5. If you’ve ever felt frustrated by Google updates or wondered what the “future of SEO” really looks like, this session will give you a fresh perspective (with some real stories, wins, and fails from Aditya’s journey).
March 31, 2026 — The remote work revolution has fundamentally altered our professional landscape, yet we continue to approach it with outdated frameworks designed for traditional office environments. This presentation examines the critical intersection of emotional intelligence, physical health, and digital persona management in creating sustainable remote work practices. Drawing from recent research in organisational psychology and workplace wellness, you can explore how remote workers can develop the emotional competencies necessary to thrive in distributed teams while maintaining both professional effectiveness and personal well-being.
March 31, 2026 — In this video, I share my WP Credits contribution to the WordPress Photos team through community event photography.
As a volunteer photographer for Women WordPress Day Costa Rica 2026, I documented the event and delivered a curated archive of 133 copyright-free photos for community use.
Resources:
WordPress.org profile: https://profiles.wordpress.org/ricardopatino/
Event page: https://events.wordpress.org/sanjose/2026/women-wordpress-day/
Photo Directory (example): https://wordpress.org/photos/photo/72669b170c/
Photo Directory author page: https://wordpress.org/photos/author/ricardopatino/
Project/recap post: https://ricardopatino.blog/2026/03/08/women-wordpress-day-cr-2026-2/
Photo archive (Drive): https://drive.google.com/drive/folders/1kuQ3xtkBcMbAJwsvq9zg-7YJnbXPnDO8
March 31, 2026 — In this talk, Sandesh will share how WordPress took him from fresher to VP of Engineering. Attendees will gain practical insights on building skills, navigating opportunities, and leveraging the WordPress ecosystem to grow whether as freelancers, developers, or future leaders. Along with successes, he’ll also share the lessons and mistakes that shaped his growth, so others can chart their own path with WordPress.
March 31, 2026
March 25, 2026 — I am going to share to test WordPress 7.0 in a safe, non-production environment, such as a staging site or WordPress Playground. Testing on a live site is strongly discouraged due to potential instability.
How to Install WordPress 7.0 for Testing
Once your testing environment is ready, you can install the WordPress 7.0 Beta or Release Candidate (RC) version using one of the following methods:
1. Using the WordPress Beta Tester Plugin (Easiest)
Install and activate the WordPress Beta Tester plugin on your test site.
Navigate to Tools → Beta Testing.
Select the “Bleeding edge” channel and “Beta/RC Only” stream, then click Save Changes.
Go to Dashboard → Updates and install the latest WordPress 7.0 version.
2. Via Direct Download
Download the WordPress 7.0 zip file from the official WordPress.org announcements.
Install it manually on your test environment.
3. Using WP-CLI (Advanced)
Run the following command in your terminal:
wp core update –version=7.0-RC1
Replace RC1 with the latest available beta or release candidate version.
March 15, 2026 — Learn how to design and launch a professional event website for Campus Connect and WordCamp using WordPress. This hands-on workshop covers planning, page structure, themes, blocks, and essential features to showcase events, manage information, and engage the community effectively.
March 9, 2026 — Diego Gutierrez – WP Credits Program – Wrap-up presentation
March 9, 2026 — Create a GitHub workflow for automatically adding issues with the 7.0 label from the repo to the 7.0 project.
March 9, 2026 — Manage access to the GitHub project for WordPress release docs tasks.