'wordpress' tutorials

All 'wordpress' tutorials:

  1. Easy Digital Downloads: Adding a New Download, Part 2

    Easy Digital Downloads: Adding a New Download, Part 2

    Tutorial Beginner

    In my previous article I discussed the first set of basic settings which you will find at the time of creating a new download, or should I say downloadable...

  2. Getting Started With Craft CMS

    Getting Started With Craft CMS

    Tutorial Beginner

    Now that you know a bit more about upstart WordPress competitor Craft, learn how to install it and build a site with it. We'll also explore its new...

  3. Mastering WP_Meta_Query & WP_Date_Query

    Mastering WP_Meta_Query & WP_Date_Query

    Tutorial Intermediate

    In this part of the series "Mastering WP_Query", you're going to learn about two sibling classes called WP_Meta_Query and WP_Date_Query.

  4. Creating Child Themes for Your WordPress Theme Framework

    Creating Child Themes for Your WordPress Theme Framework

    Tutorial Intermediate

    Sites built using your theme framework will each need to run on a child theme. Here are some approaches to child theming that can make your development more...

  5. Programming With Yii2: Using Amazon S3

    Programming With Yii2: Using Amazon S3

    Tutorial Intermediate

    Learn how to use a Yii extension to upload and retrieve objects and files from Amazon's cloud-based storage service.

  6. Easy Digital Downloads: Payment History

    Easy Digital Downloads: Payment History

    Tutorial Beginner

    In this series I have already discussed the configuration of various settings and the creation of new downloadable products. Now let's move on the next...

  7. Style Posts by Category on Your Main Blog Page

    Style Posts by Category on Your Main Blog Page

    Tutorial Beginner

    Being able to style posts according to their category will make it easier for visitors to identify how your posts are structured and make your site look more...

  8. Mastering WP_Query: Properties and Methods

    Mastering WP_Query: Properties and Methods

    Tutorial Intermediate

    In this tutorial, you're going to learn about the properties and methods of the WP_Query class.

  9. Adding Filter Hooks to Your WordPress Theme Framework

    Adding Filter Hooks to Your WordPress Theme Framework

    Tutorial Intermediate

    Adding filters to your theme framework means that you (or others using your framework) can amend or override code or content at a later date. Here's how to...

  10. Using New Relic to Monitor WordPress Performance

    Using New Relic to Monitor WordPress Performance

    Tutorial Intermediate

    If you arrived here from the Optimizing WordPress with Varnish and W3 Total Cache tutorial, you already have a pretty well optimized WordPress installation....

  11. Understanding and Working with Relationships Between Data in WordPress

    Understanding and Working with Relationships Between Data in WordPress

    Tutorial Intermediate

    Ever wondered exactly how the relationships between the data in your WordPress site work? In this article, I'll explain in detail how WordPress manages...

  12. Easy Digital Downloads: Adding a New Download, Part 1

    Easy Digital Downloads: Adding a New Download, Part 1

    Tutorial Beginner

    By now you are aware of the fact that with EDD you can set up a digital store for downloadable products. So far, I haven't discussed the process of adding...