Talks at Conferences and Meetups – Randomness from Gonçalo https://goncalovf.com Fri, 27 Feb 2026 11:55:19 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.1 https://goncalovf.com/wp-content/uploads/2020/06/cropped-site-logo-32x32.png Talks at Conferences and Meetups – Randomness from Gonçalo https://goncalovf.com 32 32 Manage a WooCommerce store with AI https://goncalovf.com/manage-a-woocommerce-store-with-ai/ Fri, 27 Feb 2026 11:54:26 +0000 https://goncalovf.com/?p=137 Yesterday, I presented how I’m automating product creation in WooCommerce to Porto’s local WordPress community.

In this session, I demonstrated how I transform screenshots from a PDF catalogue into published WooCommerce products — dramatically reducing manual data entry and speeding up the entire workflow.

Here’s what we covered:

  • Using the WordPress MCP server @automattic/mcp-wordpress-remote.
  • Exploring WooCommerce MCP capabilities (documentation and code).
  • Building and registering custom MCP capabilities (documentation).
  • Writing effective prompts/skills for the Claude agent (documentation).
  • The (many!) challenges I faced during development.
  • How to stay up to date with AI developments in WordPress and WooCommerce.

The session combined real-world lessons learned with a practical demonstration at the end. Beyond the technical setup, I shared the unexpected hurdles and small breakthroughs that made the system actually work in production.

It was a fantastic discussion with developers and other professionals who are curious about where AI is taking our ecosystem — especially within e-commerce workflows.

Check out the full meetup details and the slideshow to see the live examples and implementation steps.

A big thank you to everyone who attended and contributed to the conversation. It’s exciting to see how quickly AI is becoming part of our everyday WordPress toolkit.

]]>
Configure PHPCS in your IDE and CI/CD (talk at WordCamp Lisbon 2023) https://goncalovf.com/presentation-in-wordcamp-lisbon-2023/ Sun, 21 May 2023 17:53:21 +0000 https://goncalovf.com/?p=112 At WordCamp Lisbon 2023, I gave a talk on how to setup tools to make it easier to build code under WordPress coding standards. The talk was in Portuguese.

]]>
Case-study: Convert a WordPress multisite instance with 1,200+ websites to Gutenberg (talk at Oporto WP meetup) https://goncalovf.com/avada-to-gutenberg/ Fri, 31 Mar 2023 17:50:00 +0000 https://goncalovf.com/?p=120 I recently presented a case-study in Oporto’s WordPress meetup group. The case-study was about a project where the client wanted to replace the Avada theme of a multisite instance with over 1,200 sites with Gutenberg, converting all the content to native Gutenberg blocks.

The work included creating a PHP script to handle the content conversion. In the meetup, I detail how I built this script. Watch the video recording of my presentation, while going through the presentation.

]]>