Skip to content

Instantly share code, notes, and snippets.

@theukedge
Created September 14, 2013 21:34
Show Gist options
  • Save theukedge/6565858 to your computer and use it in GitHub Desktop.
Save theukedge/6565858 to your computer and use it in GitHub Desktop.
<?php
if( get_post_meta( get_the_ID(), 'diww_sponsored_type', true ) == 'giveaway' ) {
// DO THIS IF GIVEAWAY
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment