November 22, 2022 — This presentation explores using a new and free WooCommerce alternative plugin for faster, frictionless sales. Learn more about the potential to increase revenue through conversion optimization and easier setup with SureCart.
November 21, 2022 — Whether you own, maintain, or build WordPress sites, troubleshooting is a skill set that will save you time and money.
Learn more about common WordPress issues and how to diagnose them. Find out how to identify root causes with a step-by-step process and determine next steps.
Get tips for constructive communication with developers or web hosts to help speed up a problem resolution process.
November 20, 2022 — Learn a new framework for technical support that retains more customers, attracts new customers, and all without falling into the common trap of becoming a free developer for entitled users. This philosophy of technical support is fun for technicians and empowering for customers.
November 18, 2022 — Did you know that you can create all sorts of interesting art with blocks in WordPress? The possibilities are wild and wonderful! Join us for a look behind a piece of block art and perhaps you’ll be inspired to create your own.
Rich Tabor joins us to walk us through one of his block art creations. We’ll also introduce you to the Museum of Block Art, where Rich and other block artists showcase their creations. Perhaps you will be inspired to create your own piece of block art and contribute your creations to the museum!
November 18, 2022 — This presentation suggests best practices for setting up WordPress and Gutenberg. Learn more about customizing settings, adding themes, and adding plugins.
November 18, 2022 — Being able to extend and customize the editorial experience for users has been a part of any WordPress developer’s toolbox since hooks were introduced in WordPress 1.2. With the Gutenberg Project, developers have a new tool available: SlotFill.
The SlotFIll system can extend blocks and the UI for the Block Editor and Site Editor screens. This talk is a deep dive into how this system works. Learn how and where you can extend WordPress and how to create your own custom SlotFills.
November 18, 2022 — In the previous session, we built a simple WordPress block using plain JavaScript. However, the block was static, in that a user couldn’t edit the content in any way.
This week we will add support for attributes, as well as implement the pre-existing RichText component. These will enable a user to edit the content of the block.
November 17, 2022 — WordPress 6.1, Misha, was released on November 1st, 2022 and is jam-packed with many new and exciting features inclusive of:
– Twenty Twenty-Three theme and variations
– New templates
– Better design tools
– Easier menu management
more
In this session we are going to unpack and do a live exploration of some major features which have been released in WordPress 6.1.
November 17, 2022 — This presentation is about how to automate WordPress using the REST and GraphQL API’s. There are quite a lot of plugins to help you automate WordPress, plugins however come at a performance cost, might fail and they need to be regularly updated.
WordPress REST and GraphQL API’s make it easy to automate all sorts of tasks, while handling errors gracefully without needing to resort to using any plugins.
In this talk we will look at how you can use the WordPress REST and GraphQL API’s to create all sorts of automations, uptime monitoring, image generation, database cleanup, backups, updates, ….
We will have a look at different no-code, low-code tools to help you setup automations, Zapier, Github Actions, Pipedream, Cronhooks, CloudFlare Workers etc.
November 17, 2022 — Websites with a contact form, order forms or e-commerce solutions, it is important that the customer receives a response. It has become more difficult to make this happen every time. I’ll walk you through setting up DNS correctly dealing with SPF, DKIM, DMARC and the like. I’ll also touch on 3rd party mail services.