humanmade / humanmade/altis-cms
Add Related Posts helper
Open
- Dominant language
- PHP
- Stars
- 46
- Forks
- 4
- Avg merge
- 14h 31m
- Merged PRs (30d)
- 13
Description
It's fairly common for sites to want to show a list of related posts at the end of an article.
Our plugin https://github.com/humanmade/hm-related-posts provides a template tag for getting related posts with ElasticPress integration for running a "more like this" query.
Right now the plugin might need upgrading for ElasticPress v3 and possibly a block editor block adding, although generally it just provides a way of getting some post IDs. This might be enough but we should do a bit of research into existing implementations and requirements.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.