August 17, 2022 — Block themes represent an existing shift in how WordPress themes are developed. It’s now possible to create an entirely new WordPress theme in the Site Editor and export it to be used wherever you need it.
In this session, we’ll be looking at a new WordPress plugin called Create Block Theme, that allows to you export your newly designed theme over your existing theme, as a new custom theme, or even as a child theme.
August 10, 2022 — The WordPress create-block tool allows you to quickly scaffold a new block plugin.
In this lesson, you will learn what you need to get started with create-block, how to use it, and review the code it generates.
August 5, 2022 — Getting started with block development can be a daunting task for the new developer. If you’re used to developing themes and plugins for WordPress using HTML, CSS, and PHP, with a sprinkling of JavaScript, the additional build tools and modern JavaScript syntax required for block development might be confusing.
In this session, we’ll be looking at the software required to develop blocks, and how to set it all up. Then we’ll a tool called create-block to create our first block, we’ll look at the code that this generates and what each piece does.
July 29, 2022 — Shortcodes are pre-defined, reusable pieces of code that can be added to posts or pages and used to perform dynamic interactions with the content.
Shortcodes can be used to create anything from a contact form to a booking calendar. While they do have some limitations, they are also a very valuable tool in any developer’s toolbox.
Join us to learn how shortcodes work in WordPress, which shortcodes ship with WordPress how to create your own shortcodes, as we showcase a few fun examples of what shortcodes can do.
July 22, 2022 — When you need to add some custom functionality to your WordPress site, the best place to put it is in a plugin.
A plugin allows you to add all sorts of things to your WordPress site, from small customizations all the way to up to API integrations, and more.
Join us to learn how plugins work in WordPress, how to create your first plugin and a few fun examples of what plugins can do.
July 20, 2022 — The WordPress Hooks system is what makes WordPress so extendable, and allows you to build anything on the foundation of WordPress, from a blog to an online eCommerce platform.
In this lesson, you will learn about filter hooks, how they work, how to choose the right hook, and how to use them in your code.
July 12, 2022 — The WordPress Hooks system is what makes WordPress so extendable, and allows you to build anything on the foundation of WordPress, from a blog to an online ecommerce platform.
In this lesson, you will learn about action hooks, how they work, how to choose the right hook, and how to use them in your code.
July 11, 2022 — When you need to apply some customisations to your WordPress site, the best place to put them is in a child theme.
A child theme allows you to change small aspects of your site’s appearance yet still preserve your theme’s look and functionality.
Join us to learn how child themes work, the relationship between parent and child themes, and how to create your first child theme.
August 11, 2020 — With WordPress moving more and more into the world of blocks, knowing how to build your own blocks has become valuable knowledge. However, if you are a plugin or theme developer, you might not be sure where to start. This workshop will serve as a guide to building your first block.
April 12, 2019 — A panel discussion on the different types of WordPress agencies/businesses including WordPress products, SaaS services, working as prof freelancer for example Codeable and other ways of delivering services.