Hacker News new | ask | show | jobs
by PrimeMcFly 1004 days ago
WordPress is incredibly bloated and has a terrible security history, mainly due to insecure plugins but not only.

I can't imagine ever choosing it over Django with Wagtail. It's a little bit more work to implement and maybe maintain, but the payoffs are well worth the investment.

2 comments

WordPress core does not have a terrible security history. If you install a plug-in made by Billy from his mom’s basement, that’s on you.
> WordPress core does not have a terrible security history.

Yes, it does[0]. Crappy plugins just made it much worse.

[0]https://www.cvedetails.com/product/4096/Wordpress-Wordpress....

WordPress is a lot better now that you can set the plugins to automatically update.
I still think it's a bloated mess, but I agree that is a big improvement.