Write code every day
Pippin has written a nice post about why we should be writing code every single day. I love this, in theory 🙂
Pippin has written a nice post about why we should be writing code every single day. I love this, in theory 🙂
Brian Coords has been working on WP-Notify which is described on its GitHub repo as: A feature plugin for WordPress, which aims to create a new (better) way to manage and deliver notifications to the relevant audience.
Let’s do some logging! The wc_get_logger function opens a new world of possibilities for you in WooCommerce.
Alex Mansfield has published a very comprehensive overview of creating custom meta boxes in WordPress. It doesn’t cover every type of field, but if you aren’t using a class or other tool for building metaboxes, this will come in very handy. You may remember Alex’s previous guide to the theme customizer, too.
The get_ip_address function is useful for tracking visitors who aren’t logged in as they move through key pages in your store.
Knowing hook priorities is important. Here is a simple example to show you why it’s important.
Great talk by Tom about how to take your WordPress development skills to the next level.