Sometimes you may need to display custom information or in any way change a post, if it is written by a particular author. WordPress reference pages are not that helpful here, rather confusing, yet there is a simple way to do it. Just open the conditional <?php if($post->post_author == ‘2’): ?> Continue with whatever author-specific […]