I was trying to add a PHP snippet to define block visibility based on a taxonomy term. However, I found out that PHP inputs are not allowed in the site.
This is a big drawback, since much of Drupal's power lies in the ability to use PHP for tasks like this. Is this excluded as a feature for security reasons?