WordPress Themes
12 best WordPress themes for universities and colleges
Our curated list covers the 12 best WordPress themes for universities, colleges, and other educational institutions.
All Articles
Building a block theme using the Create Block Theme plugin
This guide covers essential steps that helps you design a fully functional Block theme with ease using the Create Block Theme plugin.
Comprehensive WordPress theme testing: your guide to robust and valid code
Once you build your theme, it has to work without exception. This post looks at WordPress theme testing and what you should undertake!
Working with properties and key-value pairs in theme.json
Learn to work with properties and key-value pairs in theme.json to customize settings and styles for WordPress block themes.
12 best WordPress block themes for FSE (most are free!)
Check out our curated picks for the 12 best WordPress block themes that use the new WordPress Site Editor and FSE experience.
A developer’s overview of Twenty Twenty-Five, the next default WordPress theme
Twenty Twenty-Five is a versatile blogging theme relying on templates and patters. Explore the main characteristics of the new WordPress default th…
Revolutionizing WordPress typography with full site editing and theme.json
Now you can take control of WordPress typography in the Site Editor with the support of the theme.json file.
Core concepts to understand in WordPress theme development
Discover the essential concepts of WordPress theme development, including classic and block themes, template hierarchy, and custom post types.
How to create a classic WordPress theme: step-by-step guide
Learn how to create a classic WordPress theme from scratch by creating templates files and using WordPress functions.
How to create a WordPress intranet: our complete guide
WordPress isn’t only for public sites. It’s great for internal, private sites too. This post shows you how to create a WordPress intranet!
How to build a WordPress site using Bricks Builder: the ultimate guide
This guide shows you how to build a WordPress site using Bricks Builder and how to customize it without writing a single line of code.
How to build a WordPress theme with React
Learn how to create a WordPress theme from scratch with React leveraging it's powerful features like reusable components and API requests.
Object-oriented programming in PHP: transforming WordPress development
Discover how object-oriented programming in PHP revolutionizes WordPress development. Master OOP techniques to enhance your projects.