Home › Forums › Add-ons › Options Page › Adding Multiple Option Page › Reply To: Adding Multiple Option Page
Hi @cocomitte
You can use the acf_add_options_sub_page function to add extra options pages.
Each options page added can contain more data than just a title, it can also contain a ‘capability’:
http://www.advancedcustomfields.com/resources/functions/acf_add_options_sub_page/
You can also modify the parent capability to set strict permissions on the default menu page:
http://www.advancedcustomfields.com/resources/functions/acf_set_options_page_capability/
Thanks
E
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.