✴︎ Welcome
to my
Blog.
—20.26
Some interesting stuff…
-
Understanding theme.json, Classic Themes, Hybrid Themes, and Child Themes in WordPress
WordPress theme development has undergone a significant transformation with the advent of Full Site Editing (FSE). This shift has introduced new tools and methods, such as the theme.json configuration file, which offers a more standardized and flexible way to define global styles, theme settings, and customizations. In this blog, we’ll dive deep into theme.json, compare…
-
Creating a New FSE Theme with the Site Editor: Internationalization and Accessibility Best Practices
WordPress has undergone a massive transformation over the past few years, moving towards a block-based approach to theme development. With the introduction of Full Site Editing (FSE), developers can now build themes using the Site Editor directly, eliminating the need for traditional PHP-based templates. This blog will guide you through the process of creating a…
-
Understanding Block Patterns, Templates, and Template Parts
Block themes in WordPress have revolutionized how websites are designed and managed, especially with the introduction of Full Site Editing (FSE). These themes allow users to build dynamic layouts using blocks, templates, and template parts without the need for complex coding. This post will break down the process of how block theme templates load, and…
-
WordPress Site Editor, Theme Blocks, and Block Theme Setup
With the introduction of Full Site Editing (FSE) in WordPress, the way we design, build, and manage themes has transformed significantly. The Site Editor, Theme Blocks, and Block Themes are at the heart of this revolution, giving users and developers new, intuitive tools for creating highly customizable websites. In this blog, we’ll explore these features…
-
Understanding Full Site Editing (FSE) in WordPress
With the introduction of Full Site Editing (FSE), WordPress continues to evolve, offering greater flexibility and control for both developers and content creators. FSE, built on the foundation of the Block Editor, empowers users to edit and customize every aspect of their website using blocks, transforming the way WordPress themes and templates are created and…