'wordpress' tutorials

All 'wordpress' tutorials:

  1. Quick Tip: Changing the Password Protected Text in WordPress

    Quick Tip: Changing the Password Protected Text in WordPress

    Tutorial Beginner

    When password protecting a post in WordPress, the default text is often not quite right. In this quick tip, you'll learn how to easily change the password...

  2. WordPress Full-Text Search With ElasticSearch

    WordPress Full-Text Search With ElasticSearch

    Tutorial Beginner

    WordPress has a built-in search feature; however, it's not very efficient. For example, the results are not sorted by relevancy. In short, it's a naive MySQL...

  3. Moving WordPress: Moving a Multisite Network

    Moving WordPress: Moving a Multisite Network

    Tutorial Intermediate

    Earlier in this series, I showed you how to move a WordPress site in a few fairly straightforward steps. Here I'll show you how to move WordPress Multisite,...

  4. Using HHVM With WordPress

    Using HHVM With WordPress

    Tutorial Beginner

    Learn how to make your site load blazing fast by installing WordPress with HHVM on a server running on Ubuntu 14.04.

  5. Speed Up WordPress: Caching and Database Optimization

    Speed Up WordPress: Caching and Database Optimization

    Tutorial Beginner

    One of the most popular talking points in the WordPress community is speeding up WordPress and optimizing web pages. In this three-part series, we're going...

  6. Moving WordPress: Moving a Site Out of a Multisite Network

    Moving WordPress: Moving a Site Out of a Multisite Network

    Tutorial Advanced

    In the previous part of this series on moving WordPress, I showed you how to move a Multisite Network. But what if you just want to move one site out of a...

  7. Adding Custom Fields To WordPress Programmatically

    Adding Custom Fields To WordPress Programmatically

    Tutorial Beginner

    Learning the basic methods for creating and setting the values of custom WordPress meta fields programmatically is the first step to creating powerful...

  8. Build Your Own T-Shirt Shop With the Spreadshirt WordPress Plugin

    Build Your Own T-Shirt Shop With the Spreadshirt WordPress Plugin

    Tutorial Beginner

    A step by step guide to building your own WordPress-powered T-shirt shop with Spreadshirt. Learn how to get started selling T-shirts, following the example...

  9. A Walkthrough on Conditional Tags in WordPress: Introduction

    A Walkthrough on Conditional Tags in WordPress: Introduction

    Tutorial Beginner

    One of the most important strengths of WordPress is its extensibility. To create such a solid infrastructure, WordPress includes lots of handy sub-systems....

  10. Using Tynt To Extend Copy and Paste On WordPress Sites

    Using Tynt To Extend Copy and Paste On WordPress Sites

    Tutorial Beginner

    Tynt's SiteCTRL tracks and extends copy and paste activities occurring on your WordPress site, allowing you to expand your branding and increase reverse...

  11. Building the Form for Your WordPress Widget

    Building the Form for Your WordPress Widget

    Tutorial Intermediate

    Continue building your first WordPress widget by creating the form to help users interact with your widget on the Widgets dashboard screen.

  12. Using the WordPress Custom Field User Interface

    Using the WordPress Custom Field User Interface

    Tutorial Beginner

    In the first post in this series, I covered what custom fields are and why they are important. I also gave an overview of the various ways to add them to...