Categories
Personal Development

New Year’s Resolutions for a Happy and Healthy Life in 2024

Welcome to 2024! As we embark on a brand new year, it’s the perfect time to set goals and make resolutions that will lead us to a happy and healthy life. Whether you’re looking to improve your physical health, mental well-being, or overall happiness, here are some resolutions to consider for a fulfilling year ahead.

Categories
Web Development

The Importance of Coding Standards for PHP: A Guide to Implementing PHPCS in VS Code for Linux, Mac, and Windows

The Significance of Coding Standards for PHP

When it comes to PHP development, adhering to coding standards is of utmost importance. Coding standards not only ensure consistency and readability but also contribute to the maintainability and scalability of your codebase. In this article, we will delve into the significance of coding standards for PHP and guide you on how to implement PHPCS (PHP CodeSniffer) in VS Code for Linux, Mac, and Windows.

Categories
Web Development

When to code a Traditional Theme vs a Full-Site-Editing (FSE) Theme in WordPress

When it comes to creating a website using WordPress, you have two primary options: coding a traditional theme or using a full-site-editing (FSE) theme. Both approaches have their own set of advantages and disadvantages. In this article, we will compare the two and help you decide which one is the best fit for your needs.

Categories
Web Development

10 Must-Have VS Code Extensions for WordPress Development

When it comes to WordPress development, having the right tools can make a world of difference. One such tool that has gained immense popularity among developers is Visual Studio Code (VS Code). Its powerful features and extensibility make it a favorite among developers.

In this guide, we will explore the 10 best VS Code extensions for WordPress development. These extensions will help you streamline your workflow, increase productivity, and enhance your overall development experience.

Categories
How-tos WordPress

[How-to] Add new social icons to TwentyTwenty-theme

In this post I’ll show you how to add new social icons to the default 2020 theme for WordPress, TwentyTwenty. You need to hook into two filters:

  • twentytwenty_social_icons_map
  • twentytwenty_svg_icons_social

In this example I am using the “Steam” icon from FontAwesome.