Home › Forums › Add-ons › Options Page › Multiple Options Pages › Reply To: Multiple Options Pages
Hi Elliot,
I’m not able to create multiple options parent page with ACF5 beta version
I’m using the following code in functions.php
acf_add_options_page('Options Page 1');
acf_add_options_page('Options Page 2');
acf_add_options_page('Options Page 3');
But it only adds the last one page ignoring the first two.
Maybe I’m missing something?
Thanks
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.