'wordpress' tutorials

All 'wordpress' tutorials:

  1. Quick Tip: Using BFI Thumb for Custom-Size Featured Images

    Quick Tip: Using BFI Thumb for Custom-Size Featured Images

    Tutorial Beginner

    As WordPress theme developers, we might create a theme - or themes - that require images to be of a certain specific size (dimensions). At the same time, we...

  2. Evaluating Your Business for a WordPress eCommerce Solution

    Evaluating Your Business for a WordPress eCommerce Solution

    Tutorial Beginner

    There is a general perception that WordPress is free and easy to set up, and that one can rapidly set up an online store and start trading. The truth of the...

  3. Options for SSL in WordPress

    Options for SSL in WordPress

    Tutorial Intermediate

    With the ever increasing focus on web security, SSL certificates are started to become common practice when setting up websites. This article will show...

  4. Writing Maintainable WordPress Themes: Naming Conventions

    Writing Maintainable WordPress Themes: Naming Conventions

    Tutorial Beginner

    In the first post in this series, we reviewed some of the strategies that are available as it relates to organizing our WordPress theme directories in order...

  5. Advantages and Disadvantages of WordPress Frameworks

    Advantages and Disadvantages of WordPress Frameworks

    Tutorial Beginner

    We're going to be looking at the advantages and disadvantages of selecting a framework when working with WordPress to help make better decisions as it...

  6. WordPress eCommerce With Selz & Ecwid

    WordPress eCommerce With Selz & Ecwid

    Tutorial Beginner

    When it comes to setting up an eCommerce website, the natural tendency for most site owners is to go for a custom developed website. However, a much...

  7. More Tips for Best Practices in WordPress Development

    More Tips for Best Practices in WordPress Development

    Tutorial Beginner

    Welcome to the second part of the series. On the first article we explained the WordPress Coding Standards, how to avoid namespaces collisions, comments in...

  8. Publish an eBook From Your WordPress Site

    Publish an eBook From Your WordPress Site

    Tutorial Intermediate

    As a WordPress blogger, you've probably wondered whether to explore publishing an ebook from your content. How difficult would it be? How much would it cost?...

  9. Turning a WordPress Server Dashboard into a Widget

    Turning a WordPress Server Dashboard into a Widget

    Tutorial Intermediate

    People often complain that WordPress is slow. Whether or not this is true depends on many factors, but if we can see server resources inside the WordPress...

  10. An Introduction to WordPress Global Variables

    An Introduction to WordPress Global Variables

    Tutorial Beginner

    In this three part series, we're going to be taking a look at WordPress global variables in order to gain a better understanding of them such that we can...

  11. Strategies For Choosing the Right Premium WordPress Theme for Your Next Project

    Strategies For Choosing the Right Premium WordPress Theme for Your Next Project

    Tutorial Beginner

    You have your credit card in hand, and you are ready to buy a beautiful, premium WordPress theme for your next website or blog. But where should you begin?...

  12. Creating Maintainable WordPress Meta Boxes: Save and Retrieve

    Creating Maintainable WordPress Meta Boxes: Save and Retrieve

    Tutorial Beginner

    In this article, we're going to continue our work by saving the information to the database, retrieving the information, and displaying it on the front-end....