Skip to content

Instantly share code, notes, and snippets.

@northernbellediaries
Created July 14, 2014 03:53
Show Gist options
  • Save northernbellediaries/7412af75c92898dc9577 to your computer and use it in GitHub Desktop.
Save northernbellediaries/7412af75c92898dc9577 to your computer and use it in GitHub Desktop.
Hide main BlogHer ad on mobile view and in sponsored posts
! wp_is_mobile() && ! ( is_single() && in_category('XX') )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment