Home › Forums › ACF PRO › Removing a page added with acf_add_options_page › Reply To: Removing a page added with acf_add_options_page
The only way to add an options page is to use the function acf_add_options_page or acf_add_options_sub_page. Search your theme and plugins for these functions.
Options pages and admin pages are not things that get stored in the database. They are like post types and taxonomies, until you actually add a post or term that uses them they are code only.
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.