giladehven
Forum Replies Created
-
Forum: Plugins
In reply to: [SVG Support] Version 2.5.2 breaks WP-CLIThe plugin itself appears to be working, and we no longer have fatal errors, so this is now more of an irritation than a serious problem.
That said, since we have multiple projects using this plugin, and since all of them make frequent use of WP-CLI for management and reporting, and since all our deployments are atomic (making hacky fixes impractical), this irritation is actually interfering with daily work.
I don’t want to come across as ungrateful, this is a great plugin, but we do need to get past this problem to skip the constant clean up and I really don’t want to move to a different plugin…
Can we have an ETA on a lasting fix?
Forum: Plugins
In reply to: [SVG Support] Version 2.5.2 breaks WP-CLII’m still getting the same warning:
Warning: Trying to access array offset on value of type null in ... /plugins/svg-support/functions/mime-types.php on line 22
Is there an ETA on the fix?
- This reply was modified 2 years ago by giladehven.
Forum: Plugins
In reply to: [SVG Support] Version 2.5.2 breaks WP-CLIUpdate: Version 2.5.4 appears to resolve the issue (it’s working as expected in our environments).
- This reply was modified 2 years ago by giladehven.
Forum: Plugins
In reply to: [SVG Support] Version 2.5.2 breaks WP-CLIAny idea when a lasting fix is expected?
Our process depends upon atomic deployments (we ship the entire code base at every release), and we deploy very frequently. This means that temporary fixes of the type I described above (or the more complete approach that @mabioneto posted) really aren’t supportable.
Forum: Plugins
In reply to: [Groups] Automatically restrict visibility upon post createThanks, George!
I should be able to have a chance to work on this over the coming weekend. I’ll report back after I’m done.
Kento: to be clear, I have everything working on the GF side just perfectly. It’s only the Groups side of this effort that I am researching with this post. George’s answer seems likely to be what I’m looking for, so I’ll continue my efforts there. Of course, if you have any additional input on the Groups side of this challenge, I’d love to “hear” it. The more the better!
Forum: Plugins
In reply to: [Groups] Automatically restrict visibility upon post createUpon further reflection, I realized that the second challenge may not be important after all. Rather, by always applying the same Groups group upon the creation of this post (some sort of “pending review” group), we could effectively force ourselves to review the user-submitted entry, and that review would be an ideal time to assign the “actual” intended Groups group.
BTW, this automatically created post is actually a custom post specified in a “Gravity Forms Advanced Post Creation Add-On” post creation feed.
So, only the first challenge applies: The goal is now to have this automatically created post, have a Groups group assigned at post creation. And, again, it will always be the same Groups group.