Live data from Hacker News

ACF Plugin no longer available on WordPress.org

advancedcustomfields.com

141–150 of 151 posts

Re: ACF Plugin no longer available on WordPress.org

#141
post #113

Earlier quoted context omitted.

IDK if WordPress plugins respect SEMVER, but shouldn't this auto-update thingy update only patch versions, or minor versions at most? Idk, breaking changes like these is definitely not something you want your CMS to do overnight when you won't notice until you receive complaints that your site is broken

Yes and that is a huge deal - I made this point to others that it shouldn't be considered a minor version change

Right. And actually this small detail is emblematic of the whole problem.

When you roll out an auto-updates mechanism you're saying to the people who enable it "you can trust us to do the right thing with your project while you are elsewhere -- this is a risk but it's one we manage for your benefit".

If you roll out a change for purely political/commercial reasons that are ultimately not your end user's concern -- we're not a party to that lawsuit -- then you're undermining the trust in that mechanism entirely.

It was a stupid, arrogant, underhanded thing to do.

Re: ACF Plugin no longer available on WordPress.org

#142

Earlier quoted context omitted.

We'll have to see. I could certainly be wrong. But I doubt WP Engine has qualms about settling (given the right terms) and I imagine Mullenweg will start receiving big invoices for lawyers that tell him they aren't confident they'll win at trial. He may not have much of a choice. But anything can happen. If 12 weeks passes and the suit is ongoing, then I'll be happy to admit I was wrong.

This won't be going to trial in 12 weeks. The discovery alone is going to be massive considering what has happened. I'm pretty sure Matt has been dropped by one law firm, he's also had the chef lawyer for Automattic accept a buyout which I think is fair to assume this drama is the reason. Automattic's current in house lawyer commented on here that lawyers can't control their clients. Which I think is fair to assume t…

I misspoke, I meant if the suit was ongoing.

ETA (March 2025): My prediction was incorrect.

Re: ACF Plugin no longer available on WordPress.org

#143
post #9

Oh god, this gave me a minor heart attack. We are using over 20 ACF fields for 150+ sites. I thought it was completely out of the WordPress ecosystem. I am glad they have the zip download and continuing auto updates. EDIT: I confirm our ACF plugins on sites are all switched to secure custom fields. This is so shady, it broke our snippets because we are using prepend and append texts to wrap our field values. Now they…

I've been monitoring the SCF forums as well on WPorg, and there have been no reports of issues since moving to SCF. It would be fantastic if people could open a topic there or a thread on Slack if they face any issues.

Matt is removing negative comments and reviews.

Re: ACF Plugin no longer available on WordPress.org

#144
post #9

Oh god, this gave me a minor heart attack. We are using over 20 ACF fields for 150+ sites. I thought it was completely out of the WordPress ecosystem. I am glad they have the zip download and continuing auto updates. EDIT: I confirm our ACF plugins on sites are all switched to secure custom fields. This is so shady, it broke our snippets because we are using prepend and append texts to wrap our field values. Now they…

I've been monitoring the SCF forums as well on WPorg, and there have been no reports of issues since moving to SCF. It would be fantastic if people could open a topic there or a thread on Slack if they face any issues.

Are you being sarcastic or a jerk? No issues? At least 50 deleted reviews spoke for themselves!

Yeah, you didn’t produce any “technical” issues other than now maintaining a plugin that isn’t yours to start with, gathering thousands of positive reviews that aren’t yours, and selling it as a security fix which you didn’t fix.

I don’t understand how you can even show your face in public. You and your fellow matticians are a shame to the entire open source community.

Re: ACF Plugin no longer available on WordPress.org

#145
post #140

Earlier quoted context omitted.

Hi account with no other comments, no submissions, and no favorites, after registering 5+ years ago

My time has come, I will not lurk anymore. Where are the pitchforks btw?

Wot. Everyone has an old throwaway?

Re: ACF Plugin no longer available on WordPress.org

#146
post #33

Earlier quoted context omitted.

pass the bill to matt when you finish fixing those broken wp.

I don't think anything about our update could cause the issues he describes and we've had no other reports, this is the only claim on the internet, and doesn't include enough technical details to tell if it's an actual bug or not. If it's a bug, our bad and we'll fix ASAP. If it's a bug, it's a very rare one. There have been 225k downloads of the SCF plugin in the past 24 hours, implying a lot of updates. I would est…

> I don't think anything about our update could cause the issues he describes and we've had no other reports, this is the only claim on the internet, and doesn't include enough technical details to tell if it's an actual bug or not.

Don't gaslight us. You've been removing negative reviews.

Re: ACF Plugin no longer available on WordPress.org

#147
post #96
post #76

Earlier quoted context omitted.

Have you ever looked into wp-cli? It was made for this kind of task.

We use the wp-cli with cron jobs such as indexing when we post with API or database-related things. Even with wp-cli we must login to SSH individually. And this doesn't give us the wp-cli option since it is 3rd party zip file. We possibly can get the file, extract, and delete the old plugin with cli, and then enable the last updated plugin with with cli again with a script. Either way, we must create a script or suck…

For the future — this use case screams "Ansible!"
Post reply on HN