Closed jacksleight closed 7 months ago
If you're implementing custom feed views you might want to add additional data that's not included in the FeedEntry.
FeedEntry
This PR adds the original entry object so you can use other entry values in your custom views.
Thanks for this Jack - merged and tagged.
If you're implementing custom feed views you might want to add additional data that's not included in the
FeedEntry
.This PR adds the original entry object so you can use other entry values in your custom views.