'wordpress' tutorials

All 'wordpress' tutorials:

  1. Object-Oriented Autoloading in WordPress, Part 1

    Object-Oriented Autoloading in WordPress, Part 1

    Tutorial Intermediate

    In this follow-up series and starting with this post, we're going to be revisiting the concept of autoloaders from the perspective of object-oriented...

  2. Using Namespaces and Autoloading in WordPress Plugins, Part 2

    Using Namespaces and Autoloading in WordPress Plugins, Part 2

    Tutorial Intermediate

    In this series, we're taking a look at exactly what PHP namespaces are, why they are beneficial, and how to use them. But first, we're laying the foundation...

  3. How to Create WordPress Pages With Hierarchy and Templates

    How to Create WordPress Pages With Hierarchy and Templates

    Tutorial Beginner

    In this video from my course on creating content in WordPress, you’ll learn how to create pages. I’ll also show you how to add them to a page hierarchy for...

  4. Getting Started With the Twitter Info Widget

    Getting Started With the Twitter Info Widget

    Tutorial Beginner

    There are a number of fantastic tools available for WordPress-based sites and blogs available in CodeCanyon. In this video, we take a look at one that allows...

  5. Grow Your Subscribers With the Mailgun WordPress Plugin

    Grow Your Subscribers With the Mailgun WordPress Plugin

    Tutorial Beginner

    In addition to providing email functionality for your website, the Mailgun WordPress plugin now supports gathering names and email addresses from your visitors.

  6. Using Namespaces and Autoloading in WordPress Plugins, Part 1

    Using Namespaces and Autoloading in WordPress Plugins, Part 1

    Tutorial Intermediate

    In this series, we're going to take a look at exactly what PHP namespaces are, why they are beneficial, and how to use them. Then we're going to take a look...

  7. How to Install and Set Up a New WordPress WooCommerce Theme

    How to Install and Set Up a New WordPress WooCommerce Theme

    Tutorial Beginner

    Let me show you how easy it can be to install and set up a new WordPress WooCommerce theme and how amazing an eCommerce site can look after doing it.

  8. Kick-Start WordPress Development With Twig: Introduction

    Kick-Start WordPress Development With Twig: Introduction

    Tutorial Beginner

    The Twig templating engine along with a plugin called Timber can help us write super-clean and modular code in WordPress. In this series, we'll discuss its...

  9. Creating Custom WordPress Administration Pages, Part 3

    Creating Custom WordPress Administration Pages, Part 3

    Tutorial Intermediate

    As we continue to build our custom administration page, we need to pay attention to security, permissions, and sanitization so that our code is as secure as...

  10. Building a Welcome Page for Your WordPress Product: WP Transients API

    Building a Welcome Page for Your WordPress Product: WP Transients API

    Tutorial Beginner

    When it comes to building a web app with WordPress, its powerful APIs provide a great deal of help. Adding or retrieving any data with the Options API is not...

  11. Building a WordPress-Powered Front End: Bootstrapping, Routing, and Services

    Building a WordPress-Powered Front End: Bootstrapping, Routing, and Services

    Tutorial Intermediate

    Having laid a solid foundation for our project, we are now ready to begin working on the front end and set up basic configurations for our application with...

  12. Free Course: Create Content in WordPress With Posts and Pages

    Free Course: Create Content in WordPress With Posts and Pages

    Tutorial Beginner

    In this course, Envato Tuts+ instructor Rachel McCollin will teach you how to create content for your site in WordPress. You'll learn about posts and pages,...