How to extend settings ?
-
Greetings,
I created a custom multiple images field with Pods that shows on a post-type edit page.
These custom images are attachements to the POST.
This means I need a custom query so that the images shown are the ones from the current POST. I can’t do that via a custom query because we can’t get the current POST ID.Is there a way to extend settings from a saved layout, with PHP, so that I can edit the custom query and fill it with the right parent ID ? I tried using the filters but I can’t seem the modify the custom query, only get data : https://visualportfolio.co/documentation/developers/wordpress-filters/
Any idea how to do this ? Thank you a lot, I love this plugin !
The topic ‘How to extend settings ?’ is closed to new replies.