I'm exploring the possibility of making a block where text and images are pulled from Wordpress REST API. For now, I just want to prove it can work with a hardcoded endpoint call. After the proof of concept I want to be able to choose from available posts it via a modal window, similar to assetManager.
Can you think of any reason this wouldn't work? Probably something triggered on Drop but I'm a little unsure of what the cleanest approach would be... Any tips or suggestions? Would it be a block or component level event? Database driven content seems like something someone would have encountered already but I haven't been able to find any examples.
This is a great tool. It's a little murky for me still but I'm getting through it
I'm exploring the possibility of making a block where text and images are pulled from Wordpress REST API. For now, I just want to prove it can work with a hardcoded endpoint call. After the proof of concept I want to be able to choose from available posts it via a modal window, similar to assetManager.
Can you think of any reason this wouldn't work? Probably something triggered on Drop but I'm a little unsure of what the cleanest approach would be... Any tips or suggestions? Would it be a block or component level event? Database driven content seems like something someone would have encountered already but I haven't been able to find any examples.
This is a great tool. It's a little murky for me still but I'm getting through it