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.
April 12, 2019 — As the world becomes more interconnected, there are multple opportunities for freelance developers. You may be thinking that striking out on your own is easy. The truth is that there are a number of factors to be aware of, and the modern freelance developer needs to be prepared in order to succeed.
Starting 2016 I left the world of employment to become a full time freelancer. I was fortunate in I had another source of income, but as a husband and father of two, with all the usual bills to pay, I was not prepared for the effect working for myself would have on my mental state, my health or my family.
Towards the end of 2016 I joined Codeable, a freelancing platform for WordPress. Where Codeable was different from all other platforms was that it held quality and customer service/communication as the most important factors of freelance development. Since joining Codeable I was able to turn my work situation around such that I now earn 3x as much as I did when I left employment and I am in the favourable position of being able to turn work away.
While Codeable had a big part in bringing me leads to quality work, it was the lessons I’ve learned since joining Codeable about being a successfull freelancer that are the focus of this topic. Being a part of the Codeable community means I have learned so much from other experienced freelancers about things like work/life balance, how to communicate with clients pre hire, how to prevent scope creep and how to manage time and projects on my own.
My talk will be split into two parts, The first will be around the 1st year of my time as a freelancer, scrounging for whatever work came my way because I wasnt in a position to say no, essentially all the things I was doing wrong. The second will be around my second year, when I learned from Codeable, and other Codeable developers, and how these lessons lead me to where I am today.