Erik van der Bas
Erik van der Bas
Added some documentation as well now in https://github.com/timber/timber/pull/3023/commits/f0f7236408d8bf420da269cf1038ccec7f924f5a. I haven't had the time to test the docs though. Will do that later or if somebody else is willing to do...
Hi @houke , Sorry for being annoying with the mentions, but I would really like to have this fix out as soon as possible. Let me know if I can...
Hi @blakerr , @phschmanau: There is now a fork available that fixes this issue and more: https://github.com/smithfield-studio/acf-svg-icon-picker We plan on actively developing this in the future
> Off-topic, but because this thread contains people interested in the future of this project: I've just made this repository public: https://github.com/fabrikage/acf-builder-parser - If anyone wants to contribute, feel free!...
I heard that @Log1x , was invited to maintain this repo. Brandon, if we can lend you a hand with restarting the development on this library, let us know!
To start with a clean slate, I went through all the tickets (I think) and subdivided them. Most tickets can be closed and this will clean up the repo. To...
Hi @vyskoczilova , Thank you for you report! It seems the kses function is not really a good fit for the autoescape function anymore since it has no check on...
Since we suggest the WordPress functions as valid `autoeascape `functions, I think it would be good to make this work by default or provide a way to easily debug where...
Hi @vyskoczilova , we discussed this issue prior to our 2.3 release and came to the conclusion that this still needs a bit more work. We will probably need a...
Hi @danFWD . I hope most people are only using the compile_string method as it was intended by Twig, to compile a (limited) string of HTML. To place a note...