John

Results 13 comments of John

i would definately use this, it would really be awesome. i was also wondering if it would be possible to "fill" with wireframe as well, so that you dont just...

Hey how is this coming? are there any things that i might help with?

I wanted this functionality, so I wrote a class to include in your child theme functions.php. It will add an option to type some simple text or select an Elementor...

I have considered making it a plug-in. I will add it to the to-do list and post here when I have finished.

i had a similar issue, although not as frequent. it turned out that i was having a "Buffer under-run" it was a while ago so if this is wrong someone...

I would also be interested in this. At my agency, we have a private composer repository source that has all of the private plugins our agency uses. Right now, we...

I was struggling to get this to work ( still looking to get it working ) I tried https://github.com/deliciousbrains/wp-background-processing/pull/105 But that didn't seem to help either. Aside from patching the...

Ok, Just wanted to provide my findings, It seems this is more of a timing issue than a permissions issue. In my plugin, each class implements a provider. This provider...

Also, at the cost of possibly being too obvious: your code doesn't need to have the register/provider function like mine, the only real requirement is that of setting up the...