Kaleb Heitzman
Kaleb Heitzman
I have this same issue
> You can see it works fine until the data hot-reloads (via commenting a line out), then it breaks. I'm having this same exact issue. I'm using it within a...
Where do you get the ```loadPageDataSync``` function? I desperately need this for a site I'm working on.
> A custom babel config should do the trick Faced the same issue. This seemed to work for me in ```.babelrc```: ``` { "plugins": [ ["@babel/plugin-proposal-decorators", { "legacy": true }],...
@JanEbbing that's weird. Our plugin was working fine when using just **en** as a target language code and it just broke in the last few weeks with that deprecation notice....
Looking forward to this! Using Wordpress as a media server for a project I'm working on and using react and react native to upload to Wordpress is essential for what...
Ran into something on the Rest API regarding this. I'm reading some stuff that says you have to upload the image first to wordpress and then reference the upload when...
Interesting tidbit: The plugin keeps changing the filter back to blog if you set it to empty in the YAML file.
I like the idea of doing this. I'd like to incorporate the ability to offer ics feeds to users as well as for the plugin to pull in external ics...