this post was submitted on 04 Jun 2024
350 points (98.1% liked)

Programmer Humor

31968 readers
499 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 43 points 3 months ago (11 children)

Yeah, everyone with a decent amount of content will just pick Wordpress and move on. It works, it’s reliable, it’s well supported and will keep running for decades at least.

[–] [email protected] 29 points 3 months ago (9 children)

And once you have found your specific collection of plugins that happen not to put the exact features you need behind a paywall but others, you ain't touching those either.

[–] [email protected] 14 points 3 months ago (6 children)

That or you develop your theme with the features you need baked in. This is the irony of the Hugo people, they’re capable developers that can make themes but they can’t just create a simples Wordpress theme from the ground?

[–] [email protected] 9 points 3 months ago* (last edited 3 months ago) (1 children)

Yeah actually writing Wordpress themes was easier than I thought. But I wrote them for the old editor, not Gutenberg – I opted for ClassicPress instead which was quite a banger in the effort-to-outcome equation

[–] [email protected] 4 points 3 months ago (1 children)

There isn’t much of a difference between writing a theme for Guthemberg and the classic editor. In fact your current theme should work just fine in Guthemberg as it just adds the extra html for the built in blocks to your posts / pages. You aren’t required to create a block based theme and split everything into blocks, that’s kind of a myth around Guthemberg.

[–] [email protected] 3 points 3 months ago

Damn that's cool, then maybe I should take a second look at Wordpress

load more comments (4 replies)
load more comments (6 replies)
load more comments (7 replies)