Changing “Submitted by” in Drupal 7

Summary: I want a custom byline on my posts. Solution: Modify template.php I did  this for Poligo by modifying the node.tpl.php file. However, I thought I would poke around for another way to do it on The English Farm. I found this way of doing it with template.php. I tried adding this to template.php: <?php … Continue reading Changing “Submitted by” in Drupal 7