WordPress Essentials

All you need to know about WordPress as a user.

  • Optimizing scripts and styles automatically is a double-edged sword

    Optimizing scripts and styles automatically is a double-edged sword

    Plugins to auto-optimize your WordPress can be very useful, but you should set them up carefully or you may break your website.

  • Dark Mode in the Upcoming Default WordPress Theme “Twenty Twenty-One”?

    Dark Mode in the Upcoming Default WordPress Theme “Twenty Twenty-One”?

    Developers of the upcoming default WordPress theme, Twenty Twenty-One, are considering the implementation of a Dark Mode, albeit this feature will be provided by a plugin. Learn more about it in this post.

  • Introduction to TypeScript

    Introduction to TypeScript

    TypeScript is an open-source language which builds on JavaScript and adds static type definitions. It’ll help you detect and address issues when coding, saving your users from find them in runtime.

  • Even WordPress Has Stories Now

    Even WordPress Has Stories Now

    The Web Stories plugin for WordPress developed by Google allows you to create and add stories to the contents of your website.

  • How to Format and Send HTML Emails in WordPress

    How to Format and Send HTML Emails in WordPress

    Did you know you can send emails from a WordPress site? The only problem is that, by default, its emails are plain text… but you can also format them using HTML! Here’s how.

  • 4 Tips to Fix a WordPress Site

    4 Tips to Fix a WordPress Site

    If you can’t access your WordPress site or if some things don’t work as expected, you should first try to figure out what’s amiss so that you can fix this. In this post we’ll teach you how to investigate issues within your site.

  • Interesting CSS Features You Should Know

    Interesting CSS Features You Should Know

    CSS has several features that will help you create more accessible websites with adaptive designs that match your visitors expectations. Take your web to the next level!

  • Pseudo-Elements and Pseudo-Classes in CSS

    Pseudo-Elements and Pseudo-Classes in CSS

    CSS has evolved a lot during the past few years. It’s now possible to layout and style pages using simple and clean HTML structures. Learn what pseudo-classes and pseudo-elements are and get the most out of them!

  • Introduction to React, part 1

    Introduction to React, part 1

    React is a JavaScript library for building user interfaces. It lets you compose complex UIs from small and isolated pieces of code called “components.” Learn all the basics in this series.

  • How to Know What Fonts a Website Uses

    How to Know What Fonts a Website Uses

    In this post, we explain how you can see the fonts of the contents of a web with the Google Chrome inspector.

  • 100+ WooCommerce Websites

    100+ WooCommerce Websites

    Having doubts about whether you should create an online store with WordPress? Here are over 100 WordPress e-commerce sites with WooCommerce that can inspire you.

  • How to Create and Customize WordPress Excerpts

    How to Create and Customize WordPress Excerpts

    WordPress excerpts display a summary of our posts. Learn how you can craft your own excerpts with Gutenberg or, even better, how you can customize automatic excerpts with some code.