Matt Watson

Results 4 comments of Matt Watson

I can't wait for the kickstarter to begin! Let us know when you have the link :-)

Hey @mkjonesuk I think these are two separate issues. The permissions issue can be fixed by adding a snippet similar to the following in your functions.php: function add_theme_caps() { //...

Hmmm, unless things have changed @paulkirspuu the DOMDocument only used to parse the parent block, so the innerblock shouldn't be an issue. I'll have to investigate how it's working now....

Hi @lkraav I no longer support this plugin, however the correct way to do things would be to use the `pre_render_block` hook, and just return false if the conditions are...