Hacker News new | ask | show | jobs
by zerof1l 1 day ago
WordPress is an abomination. It hasn’t been a blogging platform for a long time now. It's a poor man's website that tries to do everything.

The developers are too busy stroking their ego rather than building a great platform. The plugins are a cesspool. Every single one now comes with tens of notifications and flashing messages all over the admin area, trying to upsell you on a premium version that is an annual subscription. At its core, WP data storage is poorly done (postmeta, usermeta) and cannot guarantee atomicity, meaning it should never be used for things like commerce.