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.