Recently I was working on a WordPress theme where I wanted to be able to display a list of posts from a custom post type (specifically a milestones post type) that shared the same custom taxonomy value (in this case, a project ID) as the current post. Not being a programmer, I struggled for far [...]
Posts tagged with template tags
How to display updated publication date in WordPress themes
Using core WordPress functions and template tags, you can change any of your theme’s templates to display when a post was last updated or the “time ago” human reference date.
