'wordpress' tutorials

All 'wordpress' tutorials:

  1. Improved Ajax Techniques for WordPress: Procedural Programming

    Improved Ajax Techniques for WordPress: Procedural Programming

    Tutorial Intermediate

    I want to revisit the concept of Ajax in WordPress so you see some of the new APIs and how to employ them in your day-to-day work or how to refactor some of...

  2. Create a 'Conversation' Banner With Revolving Text in WordPress: Part 1

    Create a 'Conversation' Banner With Revolving Text in WordPress: Part 1

    Tutorial Beginner

    Sliders are often used for images, but you can use them for text too. Here I'll show you how to create a slider with two blocks of text to create a...

  3. Building a WordPress-Powered Front End: A Custom Directive for Post Listing

    Building a WordPress-Powered Front End: A Custom Directive for Post Listing

    Tutorial Intermediate

    In this part of the series, we will be working towards building a custom AngularJS directive for the post listing feature.

  4. Out-of-the-Box WordPress: Bundling With Themes & Plugins and wp-config Tweaks

    Out-of-the-Box WordPress: Bundling With Themes & Plugins and wp-config Tweaks

    Tutorial Intermediate

    Move the core WordPress files, install WordPress, then install plugins and themes, switch themes... Is there quicker way to install WordPress?

  5. How to Install Ghost and WordPress With Docker

    How to Install Ghost and WordPress With Docker

    Tutorial Intermediate

    Docker is a lightweight, portable tool that can free you from having to install server software on your local machine. In this video tutorial from my course...

  6. Installing the Google PageSpeed Module

    Installing the Google PageSpeed Module

    Tutorial Intermediate

    In prior episodes, I showed you how to reach PageSpeed 100, but what if you want Google to do more of the work for you? Learn about the Google PageSpeed Module.

  7. How to Restore Your WordPress Website With CodeGuard

    How to Restore Your WordPress Website With CodeGuard

    Tutorial Beginner

    Now that you've learned how to use CodeGuard to back up your WordPress site, I'll guide you through the restore process and its various options.

  8. New Course: Write Customizer-Ready WordPress Themes

    New Course: Write Customizer-Ready WordPress Themes

    Tutorial Beginner

    In our new course, Envato Tuts+ instructor Rachel McCollin will teach you how to harness the power of the Customizer in your themes. You'll see how easy it...

  9. Create a Custom Shipping Method for WooCommerce

    Create a Custom Shipping Method for WooCommerce

    Tutorial Intermediate

    WooCommerce is a great e-commerce plugin for WordPress. When selling physical products, you need to ship them to your customers. In this tutorial you will...

  10. How to Install a WordPress Theme

    How to Install a WordPress Theme

    Tutorial Beginner

    If you're interested in building a website with WordPress, then it stands to reason that you should have a working definition of what a WordPress theme...

  11. Toolbox of the Smart WordPress Developer: The Envato WordPress Toolkit

    Toolbox of the Smart WordPress Developer: The Envato WordPress Toolkit

    Tutorial Intermediate

    In this part of the "Toolbox of the Smart WordPress Developer" series, we're going to go through the Envato WordPress Toolkit, a "toolkit" to install and...

  12. DRY WordPress Theme Development

    DRY WordPress Theme Development

    Tutorial Intermediate

    Creating WordPress themes is much like any other aspect of coding in that there are practices you can adopt that help you stick to the Don't Repeat Yourself,...