Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save edveraxo/eed07c146eeef470b6bd to your computer and use it in GitHub Desktop.
Save edveraxo/eed07c146eeef470b6bd to your computer and use it in GitHub Desktop.
//В файл functions.php добавить
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