PanMan

Results 15 comments of PanMan

Thanks for the extensive response! I understand everybody's usecase is different - and you don't want to break current behaviour. However, we Did run into this in our current project...

Try running ./build.py as I updated in the docs

I have the same issue, and suspect it has to do with the `fetch()` in the example. that will load the complete file in memory (which can be hundreds MB...

I had the same issue, but now it solved itself, and it shows SQL by default again.. So i guess this issue is more complex..

Thanks! I had the same issue: setting `dtstart` via the `rrulestr` `options` didn't work: I got dates before the DTSTART in the result. The fix above by @Noitidart does work,...

(I'm a colleague of @mcoevert ) - we have for now done this ourselves in the generate script, but I do think it would make sense to have this be...

What would you suggest as a replacement?

I'm sorry, I'm no longer actively using this plugin. :(

Is this via the WP-API? It seems not? I'm not sure it has to do with this plugin (which you aren't using?) and/or the WP-API (are you using that?)

the size of this broke our build and prevents us from having up-to-date documentation generated on build ðŸ«