'Creating a WordPress Theme from Static HTML' tutorials

All 'Creating a WordPress Theme from Static HTML' tutorials:

  1. 10 Wonderfully Retro Web Design Trends Making a Comeback

    10 Wonderfully Retro Web Design Trends Making a Comeback

    Tutorial Beginner

    Thought you’d moved on from pixel art, MIDI melodies, and text-based sites? Think again... Let’s dissect some of the retro web design trends making a...

  2. Web Design Trends for 2024

    Web Design Trends for 2024

    Tutorial Beginner

    Today, four familiar faces from Tuts+ Web Design are here to tell you what trends you should keep an eye on in 2024. Let’s dive in!

  3. Maximalist Design Trend: What to Know for 2024

    Maximalist Design Trend: What to Know for 2024

    Tutorial Beginner

    Maximalism isn’t new but it's having a new lease of life in 2024. Let’s take a look at how it’s being used and what you can do with the trend.

  4. 2 Ways to Create and Display Footer Widgets in WordPress

    2 Ways to Create and Display Footer Widgets in WordPress

    Tutorial Intermediate

    In this tutorial, we'll start with a static demo from a previous tutorial, convert it to a WordPress theme, and then examine two ways to add dynamic content...

  5. 5 Uses of the functions.php File in WordPress

    5 Uses of the functions.php File in WordPress

    Tutorial Beginner

    This tutorial will teach you five common ways in which you can use the WordPress functions.php file to avoid installing plugins.

  6. ChatGPT4 Wrote This Web Design Tutorial

    ChatGPT4 Wrote This Web Design Tutorial

    Tutorial Beginner

    Curious about what sort of coding capabilities ChatGPT has? Today, we put them to the test by getting ChatGPT to write a web design tutorial.

  7. Best AMP Plugins for WordPress Compared

    Best AMP Plugins for WordPress Compared

    Tutorial Beginner

    Do you want to create a mobile-friendly version of your WordPress website so it can load instantly on mobile phones? The solution is to create an AMP version...

  8. What Is Headless WordPress and Why Use It?

    What Is Headless WordPress and Why Use It?

    Tutorial Beginner

    With a headless CMS, the front-end and back-end are decoupled from each other. A headless WordPress site uses WordPress to manage content but allows the...

  9. Building an Admin Dashboard Layout With CSS (and a Touch of JavaScript)

    Building an Admin Dashboard Layout With CSS (and a Touch of JavaScript)

    Tutorial Intermediate

    In this tutorial, we’ll create a responsive dashboard layout. To build it, we’ll borrow some ideas from the WordPress dashboard.

  10. 11 Best WordPress Flipbook Plugins

    11 Best WordPress Flipbook Plugins

    Tutorial Beginner

    Displaying your content as a flipbook is an effective way to share content, and there are a wide range of WordPress flipbook plugins available on the market...

  11. Best Free WordPress Promo and Notification Bar Plugins

    Best Free WordPress Promo and Notification Bar Plugins

    Tutorial Beginner

    Notification bars or promo bars provide an easy way for website owners to grab the attention of viewers. This post will give you a review of some of the best...

  12. How to Pass PHP Data and Strings to JavaScript in WordPress

    How to Pass PHP Data and Strings to JavaScript in WordPress

    Tutorial Intermediate

    If you are including a JavaScript library, and you've found yourself initializing a JavaScript object inside your header.php and then assigning data to its...