Skip to content

Instantly share code, notes, and snippets.

@bowatts
Created May 22, 2015 14:44
Show Gist options
  • Save bowatts/70065557ddda74be00fb to your computer and use it in GitHub Desktop.
Save bowatts/70065557ddda74be00fb to your computer and use it in GitHub Desktop.
ACF installed
<?php
if ( class_exists( 'acf' ) ) {
//something
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment