Hacker News new | ask | show | jobs
by nathan-io 2459 days ago
The article didn't mention the lack of version control, which AFAIK is impractical due to the sheer amount of HTML and layout-defining configuration WP stores in the db.

In spite of WP's revision history feature on Posts and other models, I've always found this to be a major issue on WP sites.

Obviously there are numerous other problems with WP, that's just one I didn't see the author touch on.

I try to talk clients out of WP whenever possible, and most let me build using a proper MVC framework.

I like to think I'm making the Internet a little better, one not-another-WordPress-site at a time.