←back to thread

465 points impish9208 | 1 comments | | HN request time: 0s | source
Show context
rmccue ◴[] No.42669910[source]
This isn’t unexpected; I’ve been deactivated on Slack since very early in this dispute, and later banned from the issue tracker as well. I’ve been contributing for 20 years to the project, am a committer, and built several large parts of WordPress including the REST API.

Matt is banning anyone who speaks out at all, even when they agree with points he’s made. A large group of contributors felt they had to make an anonymous statement from fear of the same retribution I suffered: https://www.therepository.email/core-contributors-voice-conc...

(I am a less active direct contributor these days, so I’m still able to contribute even while blocked - but many people’s livelihoods depend on it, as sponsored contributors.)

replies(6): >>42670355 #>>42670549 #>>42671273 #>>42672607 #>>42672957 #>>42673573 #
bachmeier ◴[] No.42670549[source]
Honest question from an outsider. WordPress is open source, so why hasn't the project been replaced with one that doesn't include him?
replies(3): >>42670594 #>>42670595 #>>42670601 #
troymc ◴[] No.42670601[source]
WordPress is a lot more than it's core code. There's a whole ecosystem of plugins, for example, and the usual place to share them (wordpress.org/plugins) is, essentially, controlled by one guy. It's not so easy to fork that.
replies(1): >>42671504 #
econ ◴[] No.42671504[source]
Then start with a new place to share plugins.
replies(2): >>42672316 #>>42672367 #
Timon3 ◴[] No.42672367[source]
The first people to take this step will most likely have their plugins stolen, just as Matt did with ACF. This means taking this step is a massive danger for the first contributors - those with the highest impact are those with the most to lose.
replies(2): >>42672449 #>>42680454 #
gitaarik ◴[] No.42680454[source]
What do you mean? If you create a neopress.org and host the existing open source plugins there, how can they be stolen?

Just the code of WordPress needs to be updated that the plugins are downloaded from the new URL.

It's not so hard.

replies(1): >>42681610 #
Timon3 ◴[] No.42681610{3}[source]
Did you look at the other comments, where someone asks the same question, and I give an answer?
replies(1): >>42682915 #
gitaarik ◴[] No.42682915{4}[source]
Do you mean that your plugin can get stolen?

Well, you can ask plugin owners to upload a particular file with a particular key to their plugin on WordPress.org. That way they can prove they have access, and they should be allowed ownership of the plugin on the fork.

replies(1): >>42682998 #
1. Timon3 ◴[] No.42682998{5}[source]
No, that's not the "stealing" I'm referring to. Instead of guessing what I could mean, just read my response to the person who first asked what I mean with "stealing".