_s
Inactive project – please visit https://themeshaper.com/block-themes/ to learn more about the future of WordPress themes with Block Themes. (by Automattic)
gutenberg
The Block Editor project for WordPress and beyond. Plugin is available from the official repository. (by WordPress)
| _s | gutenberg | |
|---|---|---|
| 89 | 108 | |
| 11,042 | 11,687 | |
| - | 0.5% | |
| 0.0 | 10.0 | |
| 9 months ago | about 19 hours ago | |
| CSS | JavaScript | |
| GNU General Public License v3.0 only | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
_s
Posts with mentions or reviews of _s.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-18.
-
Your favorite WP theme for mobile speed?
I tried a lot of themes, in my experience GeneratePress is the fastest, unless you decide to go fully custom and go with _s (but it will be a lot of dev work).
-
First site- custom theme or no?
If you've got dev chops in PHP, then Underscores is a good "starter" theme to build your theme off. It looks after a lot of the WP related stuff, letting you focus on the template/HTML/JS/CSS stuff.
-
Is there any way to experiment with selfmade Wordpress themes without getting a subscription?
Just to add since your new to WordPress and want to save a bunch of time you can use this springboard of a theme that's designed to be turned into what you want and saves hours of time. Underscores
-
What is the most absolutely basic, stripped down skeleton WP theme?
Underscores is likely your best bet.
-
Starting a new website with a custom child theme. What's a good vanilla parent?
I would say underscores. I believe it’s by the Automattic team https://underscores.me
- Can you partially code in HTML/CSS/JS and then use Wordpress?
-
I made my own WordPress Plugin! ( and I am proud ). Its about publishing markdown posts from a git repository to your blog. [PROMOTION]
I used PHP, JavaScript, and a little bit of Python. I think themes are pretty easy you should try out _s which is a theme template for WordPress and there are similar things for plugins. I learned from this youtube series which is really good -> Wordpress Plugin Developement.
-
Best themes for WordPress site developers who can code?
Underscrores or GeneratePress.
-
How to organize your css so it looks more readable? What does production css look like?
I ended up adopting an ITCSS inspired approach as a result of developing wordpress themes with underscores. You can see the current scss structure for starting a project with underscores here.
- Recommended bare bone WordPress theme to create your own theme from?
gutenberg
Posts with mentions or reviews of gutenberg.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2026-04-15.
-
Developing new static analyzer: PVS-Studio JavaScript
gutenberg;
-
Review: Real-Time Collaboration in the WordPress Block Editor and What Changes for Plugin and Block Developers
Sync Engine and Real-Time Collaboration overview issue #52593 (WordPress/gutenberg)
-
You Don't Always Need useCallback and useMemo
The WordPress Gutenberg project is the block editor powering millions of WordPress sites. It went through a major cleanup of unnecessary memoisation. They removed useCallback from multiple components because the function wasn't passed to any hook or memoised component that might require a stable reference.
-
A searchable reference for WordPress Gutenberg block markup
I built out a documentation site for the insane block markup associated with WordPress's Gutenberg blocks. There was sparse documentation around this, and parsing the WP Block GitHub was ridiculous, especially as someone trying to push production work out into the world.
-
WordPress and Components
Gutenberg as part of the core has added modern capabilities for building sites on the frontend. Blocks, a high-level component resembling React’s, are the basic unit to build a webpage’s frontend nowadays. In my opinion, shortcodes, custom fields and metaboxes will soon be a thing of the past, while Gutenberg will probably take over as a full development platform.
-
Let’s Get Hands-On with WordPress FSE Theme and Custom Blocks — Part 1
Now that we’ve seen how a block works, keep in mind that WordPress Core Blocks function in the same way (but with many more features). If you want to take a look at the source code of the blocks, you can go to the WordPress Repository on GitHub.
- WordPress Gutenberg 18.4
-
"I give up. I can no longer contribute to Gutenberg"
For anyone wondering, this is not gutenberg.org, Gutenberg is the name of the Block Editor from WordPress
> The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://github.com/WordPress/gutenberg
-
Introducing WP Setup
In this last and specific case I was working with a Laravel application that needs to interact with a WordPress site, and as both works from different Compose projects, I need to add a custom configuration to allow internal requests between them, what get easy to do with Laravel Sail, simply adding a extra_hosts configuration to the docker-compose.yml file but was impossible to do with wp-env and probably will not be implemented as we can see from this Github issue.
-
Why Everyone Hates WordPress
The meteoric rise of plugins like Advanced Custom Fields (which is still an excellent plugin and serves it’s purpose very well), and page builder Themes like Divi, was a result of a gap in WordPress’s page editing abilities. And while these things may have been absolutely necessary in the past, with the introduction and integration of Gutenberg into WordPress core, that is no longer the case.
What are some alternatives?
When comparing _s and gutenberg you can also consider the following projects:
understrap - Underscores + Bootstrap = Understrap, the renowned open-source WordPress starter theme.
sage - WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and block editor support
tailpress - TailPress is a minimal boilerplate theme for WordPress using Tailwind CSS.
frontity - » Frontity - The React Framework for WordPress
corcel - Use WordPress backend with Laravel or any PHP application