'wordpress' tutorials

All 'wordpress' tutorials:

  1. The Beginners Guide to WooCommerce: Stock Reports

    The Beginners Guide to WooCommerce: Stock Reports

    Tutorial Beginner

    Running an online store can put you in situations when you have to go through tough times. This happens especially when you run “out of stock” and your...

  2. Acuity Scheduling: Embedding and Developer Integration

    Acuity Scheduling: Embedding and Developer Integration

    Tutorial Intermediate

    Learn how to easily embed scheduling and booking into your website or mobile app or develop your own custom integration solutions with the Acuity Scheduling...

  3. WooCommerce for Beginners: Adding Coupons—Usage Restriction Part 2

    WooCommerce for Beginners: Adding Coupons—Usage Restriction Part 2

    Tutorial Beginner

    In my previous article I discussed the configuration of the first three options in the section of Usage Restriction for coupons in WooCommerce, i.e. "Minimum...

  4. Adding Functions to Your WordPress Theme Framework

    Adding Functions to Your WordPress Theme Framework

    Tutorial Intermediate

    In the last part of this series, you added some action hooks to your theme framework. In this tutorial you'll write some functions which you activate via...

  5. Building Your Startup: Error Logging

    Building Your Startup: Error Logging

    Tutorial Intermediate

    Finding production errors can be difficult without proper error handling or a cloud-based logging service. I tried two. Follow along and learn how logging...

  6. The Beginners Guide to WooCommerce: Adding Coupons Usage Limits

    The Beginners Guide to WooCommerce: Adding Coupons Usage Limits

    Tutorial Beginner

    In my previous articles I explained in detail how to add coupons in WooCommerce and how one can configure coupons usage restrictions. After the two...

  7. Understanding and Working with Taxonomies and Terms in WordPress

    Understanding and Working with Taxonomies and Terms in WordPress

    Tutorial Intermediate

    Taxonomies are what takes WordPress beyond a simple blogging platform and into the realms of a CMS. But how are they stored in the database?

  8. A Beginners Guide to Titan Framework: Creating a Metabox With Titan

    A Beginners Guide to Titan Framework: Creating a Metabox With Titan

    Tutorial Beginner

    Titan Framework has really eased the tedious task of creating metaboxes in your web development project. Before Titan Framework, I had to write some very...

  9. Understanding and Working with User Data in WordPress

    Understanding and Working with User Data in WordPress

    Tutorial Intermediate

    In an earlier tutorial in this series, we looked at the different content types in WordPress, of which user data is one. Here, I'll go into user data in...

  10. The Beginner’s Guide to WordPress Taxonomies: A Custom Plugin

    The Beginner’s Guide to WordPress Taxonomies: A Custom Plugin

    Tutorial Beginner

    The only thing we've yet to do is actually put together a plugin that demonstrates how to use the API to implement our own custom taxonomies. So in this...

  11. Advanced Use of Attachments in WordPress - Creating Categorised Gallery Pages

    Advanced Use of Attachments in WordPress - Creating Categorised Gallery Pages

    Tutorial Intermediate

    For a photography site, you may need a way to display images as galleries in more than one page, according to their category. Here I show you how to query...

  12. Make Creating Websites Fun Again With Hugo

    Make Creating Websites Fun Again With Hugo

    Tutorial Beginner

    Fast, easy to use and versatile; Hugo is excellent at creating static websites in short timespans. Learn how to make a simple website, a photo gallery and...