'wordpress' tutorials

All 'wordpress' tutorials:

  1. 20 Useful PHP Contact Forms on CodeCanyon

    20 Useful PHP Contact Forms on CodeCanyon

    Tutorial Beginner

    To help you find the right contact form for your website, here are 20 useful PHP contact forms on CodeCanyon.

  2. Add a Beautiful Table of Contents to Your WordPress Posts

    Add a Beautiful Table of Contents to Your WordPress Posts

    Tutorial Beginner

    If you write longer blog posts and want to give your readers a structured way to navigate your pages and posts, the free Table of Contents Plus plugin is an...

  3. Installing WordPress in the Amazon Cloud

    Installing WordPress in the Amazon Cloud

    Tutorial Intermediate

    This guide will provide you a detailed, step by step approach to setting up your WordPress blog at AWS in a high performance, economical fashion using an AWS...

  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. Settings and Controls for a Color Scheme in the Theme Customizer

    Settings and Controls for a Color Scheme in the Theme Customizer

    Tutorial Advanced

    The theme customizer is a great tool to allow your users more freedom to tweak a theme without having to edit the code. But if you want to let your users...

  6. Object-Oriented Programming in WordPress: Scope

    Object-Oriented Programming in WordPress: Scope

    Tutorial Beginner

    In continuing our discussion of object-oriented programming in WordPress, we need to begin talking about the idea of scope. In short, this refers to the...

  7. Introduction to Google DFP Small Business

    Introduction to Google DFP Small Business

    Tutorial Beginner

    In this series, we'll guide you through optimizing revenue for your website with Google DoubleClick for Publishers (DFP). It's complicated, so we'll try to...

  8. Customising WordPress Functionality With functions.php

    Customising WordPress Functionality With functions.php

    Tutorial Beginner

    So, here we are at the eighth and final instalment of our quest into getting under the skin of a WordPress website. I hope that by now you feel a lot more...

  9. The Beginner's Guide to Setting Static Front Pages in WordPress

    The Beginner's Guide to Setting Static Front Pages in WordPress

    Tutorial Beginner

    Typically, in a WordPress website, the home page shows the blogger's latest posts, but what if you wanted the homepage of your website to display the same...

  10. Understanding and Working with Data in WordPress - Multisite

    Understanding and Working with Data in WordPress - Multisite

    Tutorial Intermediate

    In the earlier parts of this series, we've worked through the different tables in the WordPress database and examined what data they store, how they interact...

  11. Mastering WP_Query: Related Functions

    Mastering WP_Query: Related Functions

    Tutorial Intermediate

    In this second part, we're going to learn about the functions that are related to WP_Query.

  12. Build a Custom API to Connect WordPress With Ruby on Rails

    Build a Custom API to Connect WordPress With Ruby on Rails

    Tutorial Intermediate

    Once upon a time, web applications used to be monoliths that did everything all by themselves. These days, not so much. With web services opening up their...