Drupal Role Specific Development Feedback
On rare occasions you may have to work on a production site and need some development feedback. If you want to control which role sees your output, this snippet can help. With this logic in place, only appropriate roles will see your working on the site. <?php // This is to get whatever is in… Read more Drupal Role Specific Development Feedback