October 9, 2020 — In this video I’ll walk you through the steps to add a custom post field to the plugin that we have built in the previous videos.
October 9, 2020 — In this video we will override the single template file from our plugin and customize it to fit our plugin needs.
October 9, 2020 — In this video we will keep working on our custom plugin. We will use WP-CLI to add custom taxonomies to our plugin.
October 9, 2020 — Build a custom plugin with WP-CLI is straight forward. We can use the `wp scaffold plugin` command to generate the base files for our plugin.
October 9, 2020 — WordPress comes with an internal web server that can be started using wp-cli.
In this video I’ll show you how to start the web server for local development.
October 9, 2020 — Put the website into maintenance mode is a commune task and it can be done using WP-CLI with a single command.
In this video I’ll show you how to activate, deactivate maintenance mode and check its status.
October 3, 2020 — This talk explains the importance and advantages of using a local development environment. The examples in the talk happen on (Apple) macOS, but the talk also includes discussion about similar local environments for Linux and Windows. Learn about tools and how to use a local environment in your development workflow.
October 3, 2020 — Learn why and how you should add structured data to your WordPress website. This talk covers how structured data works, different ways to add it to your WordPress website, testing tools, and why it’s important for SEO.
October 2, 2020 — This talk offer an in-depth answer to the question of what a good WordPress developer should know and learn in 2020.
October 2, 2020 — Have you ever caught yourself repeating the same task over and over again? If you can document steps of a task, you can automate it! Learn how to harness the power of forms and Zapier to save hours of tedious work. This talk will inspire you to look at every task in your business and ask: Can this be automated?