Théo Benoit

Results 9 comments of Théo Benoit

Dumping is not possible natively in twig. I personally use this: https://github.com/djboris88/timber-debugger

It works well for me, Try to use this ServiceProvider : ```php

> excellent. > > can you make the conditional check the class type? https://github.com/Log1x/acf-composer/blob/master/src/Concerns/InteractsWithPartial.php#L20-L23 is an example Done, I guess

Also, be careful, when adding options page, if the parent have not been initialized first, childrens won't work. Didn't found where you initialize everything. In my custom wordpress theme I...

I may found a solution. My custom Wordpress Theme has evolved since. I have an ACFLoader Class that have this method in : ```php /** * Load ACF Options *...

Maybe it should clear this with `wp rocket clean` ; I guess most people will expect this command to clear any kind of caches well, or have an argument on...

> Sorry been busy due to annual leave etc. We'll try and take a look this week 👍 Oh ok! No problem, I prefer asking because I see some pull...

I am also interested to know when it will be merged.