Skip to content

Instantly share code, notes, and snippets.

@AlexL-JWA
Created January 11, 2019 22:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlexL-JWA/f1b13673e79f051ca9b75fb97b2836ad to your computer and use it in GitHub Desktop.
Save AlexL-JWA/f1b13673e79f051ca9b75fb97b2836ad to your computer and use it in GitHub Desktop.
ACF Option page
if( function_exists('acf_add_options_page') ) {
acf_add_options_page();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment