Closed bryanvtran closed 7 years ago
Hey @nathunsmitty! Sure, I can explain it.
yarpp-template-db.php
is a template file for the Yet Another Related Posts Plugin (YARPP) Wordpress plugin. The template is used for the plugin to display related posts on the sidebar of the news articles. I mainly changed the format of the template so that it includes the title of the post, the category, and a thumbnail (if there is one).
See the attached image for an example.
Awesome @bryanvtran! Thanks with the info; feel free to merge.
Hi @bryanvtran: thanks for the commit! I'm currently leading a team in charge of documenting and refactoring Caeruleum and we haven't yet reached
yarpp-template-db.php
; would you mind explaining what it does, what your changes to it are, and the motivation behind your commit?