Skip to content

Conversation

ErisDS
Copy link
Member

@ErisDS ErisDS commented Aug 10, 2015

closes #5150

  • Post API understands next.author, next.tags, previous.author and previous.tags
  • Post Read request filters out those properties and does the right thing with them
  • Prev/Next post helpers send extra include properties
  • Tests updated

closes TryGhost#5150

- Post API understands next.author, next.tags, previous.author and previous.tags
- Post Read request filters out those properties and does the right thing with them
- Prev/Next post helpers send extra include properties
- Tests updated
sebgie added a commit that referenced this pull request Aug 11, 2015
Next/Prev Post helpers include author & tags
@sebgie sebgie merged commit 9376bdf into TryGhost:master Aug 11, 2015
@ErisDS ErisDS deleted the issue-5150-nextprev branch August 26, 2015 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: {{author}} & {{tags}} not showing up when using {{#prev_post}} or {{#next_post}}
2 participants