'wordpress' tutorials

All 'wordpress' tutorials:

  1. Writing Documentation for Your WordPress Theme Framework

    Writing Documentation for Your WordPress Theme Framework

    Tutorial Intermediate

    Even if you're the only person who'll be using your theme framework, creating some form of documentation will make your life much easier in the long run. ...

  2. Understanding and Working with Content Types in WordPress

    Understanding and Working with Content Types in WordPress

    Tutorial Intermediate

    In the first two parts of this series, I introduced the WordPress database and its structure and showed how relationships between different content types are...

  3. Understanding and Working With Data in WordPress

    Understanding and Working With Data in WordPress

    Tutorial Intermediate

    In this first part of a series on working with data in WordPress, I'll provide an overview of how WordPress stores data and what's stored in which database...

  4. Building a Social Profile Widget: Get Your Follower Count

    Building a Social Profile Widget: Get Your Follower Count

    Tutorial Intermediate

    Recently, a feature that's becoming more and more common with a lot of websites the social media profile widget. The widget consists of icons and text that...

  5. Optimizing Contact Form 7 for Better Performance

    Optimizing Contact Form 7 for Better Performance

    Tutorial Beginner

    Contact Form 7 is one of the most used free contact form plugins. At the time of this article, it has more than 16 million downloads. I think it is just...

  6. The Beginners Guide to WooCommerce: An Introduction to Managing Orders

    The Beginners Guide to WooCommerce: An Introduction to Managing Orders

    Tutorial Beginner

    WooCommerce is quite a versatile plugin which allows you to convert any ordinary website into an online store. Like all other shop owners you will definitely...

  7. Upgrading Your Linux Server to PHP 7.0

    Upgrading Your Linux Server to PHP 7.0

    Tutorial Intermediate

    Once you've tested your code locally on PHP 7.0, here's how to upgrade your production Ubuntu server.

  8. Understanding and Working with Posts in WordPress

    Understanding and Working with Posts in WordPress

    Tutorial Intermediate

    Like so many examples of WordPress terminology, the term 'posts' can be confusing, as it refers to a post type as well as a content type stored in a specific...

  9. The Beginners Guide to WooCommerce: Accounts Settings

    The Beginners Guide to WooCommerce: Accounts Settings

    Tutorial Beginner

    In the previous tutorials of this series I have discussed quite a number of times the friendly user experience that WooCommerce provides to its users....

  10. Add an Automatic 'Featured Image' to Blog Posts Based on Category

    Add an Automatic 'Featured Image' to Blog Posts Based on Category

    Tutorial Advanced

    Adding each post's featured image to your blog listing is quite straightforward, but what if you want to give your categories featured images instead and...

  11. Easy Digital Downloads: Managing Discount Codes

    Easy Digital Downloads: Managing Discount Codes

    Tutorial Beginner

    The basic purpose of running a digital store with EDD is to provide a platform where you can exclusively sell downloadable products. Often you get guest...

  12. Advanced WordPress Attachments: Creating a 'Featured Image'

    Advanced WordPress Attachments: Creating a 'Featured Image'

    Tutorial Beginner

    This tutorial is the final part of a four part series in which you'll learn some techniques for working with images in attachments in WordPress which give...