Hello! I’m wondering if there is a php filter that I could use to add custom fields to a “posts” module’s response?
Edit: I thought maybe i’d give an example… so lets say I setup a custom post type and I add a field for… “cost” or something and then I want to pull those posts onto the homepage using the posts module, ideally, maybe with a hook, I could then pull the “cost” field along with the standard title and description as well?