get acf options page fields code example Example: acf options page if( function_exists('acf_add_options_page') ) { acf_add_options_page(); }