Automattic / zoninator

Curation made easy! Create "zones" then add and order your content straight from the WordPress Dashboard.
https://wordpress.org/plugins/zoninator/
GNU General Public License v2.0
85 stars 50 forks source link

Add filter to control fields included in Zoninator zone feed responses #79

Closed davisshaver closed 4 years ago

davisshaver commented 4 years ago

Sometimes you may want just the ID, sometimes you may want a fuller representation of the post. First pass at a filter, could potentially be extended later with additional arguments.

davisshaver commented 4 years ago

Thanks @vaurdan!