0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core
aimingoo 958544ae90 support prev/next filtering by author (#9149)
refs #9141

- adds support for `{{#prev_post in="author"}}{{/prev_post}}` & `{{#next_post in="author"}}{{/next_post}}` 
- "author.slug" is the author equivalent of "primary_tag.slug" - there is only one
- added tests to cover both cases in the prev/next helpers
2017-10-18 18:12:20 +01:00
..
client@5153b2ab64 Updated Ghost-Admin to 1.14.1 2017-10-17 16:14:32 +01:00
server support prev/next filtering by author (#9149) 2017-10-18 18:12:20 +01:00
test support prev/next filtering by author (#9149) 2017-10-18 18:12:20 +01:00
index.js