Support

Account

Home Forums Add-ons Options Page can't add field to options page Reply To: can't add field to options page

  • thanks for the tipp, but the problem still exists…

    acf_add_options_page(array(
    					'page_title'      => 'JUSTATEST',
    					'parent_slug'     => 'shop_menuentry',
    					'capability' => 'manage_options'
    				));