Chris Van Patten

Results 14 comments of Chris Van Patten

I'm encountering the same issue. Has anyone figured out a fix (maybe re-implementing the "source" tag as a custom function)?

FWIW, I also had to deal with this, in an Ubuntu environment without setfacl (and without the ability to install it). Ended up setting `laravel_set_acl_paths` to false, and that seems...

I reported this separately at [WP-API issue #508](https://github.com/WP-API/WP-API/issues/508). The fix above works perfectly. There should probably be some kind of check to make sure the filter is only removed on...

@JeroenSormani Might be a case where a custom API endpoint with a strong `permissions_callback` might be appropriate.

I got a similar error. Here's what I did to fix it; hopefully this helps someone else! 1. Update Xcode command line tools to latest release 2. `brew install nasm`...

Really excited for this to land! I also did some testing with a fairly complex repeatable group and was able to add, reorder, add, delete, etc. and various combinations of...

@jtsternberg @lipemat I'd love to help push this forward. Is there anything I can do to help, either getting the branch up-to-date or formal testing or something else?

_Just popping in to make clear that my comment was not an official recommendation of the Gutenberg project, just based on my own personal experience working with Gutenberg for client...

I'd love to see Formalize variablized too. It would make it easy to deploy customized versions.