Skip to content

Instantly share code, notes, and snippets.

@barrykooij
Last active August 29, 2015 14:10
Show Gist options
  • Save barrykooij/edd73f7aaf492609cb87 to your computer and use it in GitHub Desktop.
Save barrykooij/edd73f7aaf492609cb87 to your computer and use it in GitHub Desktop.
<?php
$shout = ( 'WordPress' === $cms ) ? 'Woo!' : 'Boo!';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment