Replies: 0
I have an MLA Gallery in my page, using the [mla_gallery] shortcode. I see that you can filter which images to show by the attachment tag or attachment category by changing the shortcode – but I need to be able to just get back the list of img IDs or URLs with an API call instead (because I’m on a single-page app managed by Vue.js).
Is this at all possible?