Hacker News new | ask | show | jobs
by prox 2095 days ago
Before Wordpress my go to CMS was Drupal, but it suffered from the same problems. It took 3 years to even port the most standard and most used plugins to the new version.

I think its a bad sign if there is such a massive opposition to the direction and it is disregarded completely.

And like you said, once you start using atypical situations, it becomes a unnecessary complicated affair. Luckily you can dismiss Gutenberg, thats the only upside.

1 comments

If WP ever (probably not) gets away from the "everything is a post" approach, none of the gazillion plugins will ever work again. WP only gives you things, if you use its classes, so the tendency of its users is to make everything a post, but a post is (surprisingly ha!) not the correct abstraction for everything. It is in fact a very bad design.

Many of the often touted so high number of users of WP are however, rather casual want to host a blog kind of users, who really don't need much more than posts and plugins, which take care of implementing stuff on an unfitting abstraction, ehich remains invisible to the casual user.