Learn WordPress

Want to be a WordPress developer? Read these tutorials for detailed guidance on how to develop WordPress themes and plugins.

Getting started with WordPress

  • How to add custom JavaScript to your WordPress site

    How to add custom JavaScript to your WordPress site

    Anna Monus
  • All WordPress tutorials:

    1. The Beginners Guide to WooCommerce: Order Reports - Part 3

      The Beginners Guide to WooCommerce: Order Reports - Part 3

      Tutorial Beginner

      The first tab of reports in WooCommerce is for the "Orders" which an online store owner receives during a particular duration of time. This section is...

    2. WP_Query Arguments: Date

      WP_Query Arguments: Date

      Tutorial Intermediate

      In this part of the series on WP_Query, learn how to query your posts by their publication date and use complex arrays of arguments to create more flexible...

    3. Use Two Loops to Output Your First Blog Post Differently

      Use Two Loops to Output Your First Blog Post Differently

      Tutorial Intermediate

      Ever wanted to show more detail for the first post on your main blog page? Learn how to do it using the WP_Query class and the pre_get_posts hook.

    4. WP_Query Arguments: Custom Fields

      WP_Query Arguments: Custom Fields

      Tutorial Intermediate

      Learn how to query your posts by their custom field values (also known as post metadata) using the WP_Query class.

    5. The Beginners Guide to WooCommerce: Order Reports, Part 2

      The Beginners Guide to WooCommerce: Order Reports, Part 2

      Tutorial Beginner

      In the previous article of this WooCommerce beginners guide, you learnt how to read the reports in the first sub-section of Order reports, i.e. Sale by Date....

    6. The Beginners Guide to WooCommerce: An Introduction to Reports

      The Beginners Guide to WooCommerce: An Introduction to Reports

      Tutorial Beginner

      Whenever a person enters into any sort of online business, one of the biggest concerns which haunts one the most is how will he keep a record of all the...

    7. 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...

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

      WooCommerce for Beginners: Adding Coupons—Usage Restriction Part 3

      Tutorial Beginner

      In the previous article I covered the settings of the Products and Exclude products options, which online store owners find at the time of creating a coupon...

    9. 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.

    10. 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...

    11. Mastering WP_Query: Actions and Filters

      Mastering WP_Query: Actions and Filters

      Tutorial Intermediate

      In this third part of our series, we're going to review the actions and filters related to WP_Query.

    12. WooCommerce for Beginners: Adding Coupons—Usage Restriction Part 1

      WooCommerce for Beginners: Adding Coupons—Usage Restriction Part 1

      Tutorial Beginner

      In my previous two articles I discussed what coupons are, the different discount types for coupons that are offered in WooCommerce, and how online store...