Live data from Hacker News

WordPress Is in Trouble

anderegg.ca

1–10 of 457 posts

Re: WordPress Is in Trouble

#2
Let’s just rewrite the thing in Laravel, hook all the functions using RunKit7 (or a fork) to implement a plugin compatibility layer, and send the old codebase to the dumpster fire. WP Engine and other hosting agencies, it could be a matter of survival for you.

Re: WordPress Is in Trouble

#3

Let’s just rewrite the thing in Laravel, hook all the functions using RunKit7 (or a fork) to implement a plugin compatibility layer, and send the old codebase to the dumpster fire. WP Engine and other hosting agencies, it could be a matter of survival for you.

It's looking more and more like it's a matter of survival for the massive number of sites that run Wordpress but don't host with Wordpress.com.

Re: WordPress Is in Trouble

#5
At this point, I’m planning to move away from Wordpress due to the instability and into a regular wiki based site. Unsure of which at the moment, maybe some suggestions? Prefer static file based rather than host a DB.

Re: WordPress Is in Trouble

#6
post #4

Isn't there a metric like 80% of the web is WP. Wonder who will be the new provider if WP does fold/problems affect running sites.

I thought that was a statistic about PHP. Though WordPress is almost certainly a significant chunk of that.

Some quick searching seems to indicate that the web is about 79% PHP, and that ~44% of websites are using WordPress.

Re: WordPress Is in Trouble

#8
post #5

At this point, I’m planning to move away from Wordpress due to the instability and into a regular wiki based site. Unsure of which at the moment, maybe some suggestions? Prefer static file based rather than host a DB.

I moved to Azure free static hosting. Push a commit and automatically triggers a deployment via Github Actions.

https://docs.github.com/en/actions/use-cases-and-examples/de...

Post reply on HN