I was able to find the answer!! The problem I was having was having multiple forms being submitted to the options database. I found a tutorial that solved this problem:
WordPress Settings API: Multiple Forms On Same Page
http://www.mendoweb.be/blog/wordpress-settings-api-multiple-forms-on-same-page/
Related Posts:
- Settings API – Checkboxes validation in a menu with multiple subpages
- Add update notification bubble to admin menu item?
- What’s the best method for emptying an option created with the Settings API?
- WordPress setting API strucked
- Admin page repeatable fields
- update_option does not work in this scenario – how do I fix?
- How to add admin bar only page?
- Hiding an added admin page menu using css
- How can I style my theme admin page?
- WordPress admin menu formatting issue
- “Error: Options Page Not Found” on Settings Page Submission for an OOP Plugin
- How to pass variable to add_settings_section() callback?
- Plugin View Details Link
- Settings API – creating reusable form elements?
- Order Admin sub-menu items?
- How Can I remove or hide the export page in WordPress menu?
- register_setting() vs add_option()
- Settings API – save an array of options as one setting (array_push?)
- Reorder custom submenu item
- How to check if an admin (sub)menu already exists?
- How should I use register_setting, add_settings_section, & add_settings_field in my plugin’s options page?
- custom admin menu with custom filed
- Highlighting a Menu Item by Post Name
- How to remove the Plugins Editor from the admin menu
- add logout button on admin side menu
- Possible to add another setting to ‘Front page displays’ setting for Custom Post Type
- Setting the uploads directory
- Single callback with multiple setting fields
- Show admin menu and toolbar in admin post page
- Extend plugin options page
- How to change menu page capability
- WordPress add_options_page() function not considering role
- How do I insert the smaller variant of an image?
- Why add_menu_page adds admin.php and how to remove it?
- Is there any way to add absolute path for add_menu_page function?
- Tab from Settings API resetting all options with INSERT INTO [closed]
- Admin menu bar dropdown opens when I click on a form element (Chrome) [closed]
- Getting settings saved two times in settings page with tab
- how can i add custom menu in admin panel?
- get_option array value defaults and best practices
- How to add settings subpage from a plugin to a settings page created in theme?
- Change URL of plugin admin menu
- Why use the Settings API over a new administration menu?
- Is it possible to pass variables from add_user_page?
- place a direct link to custom-stylesheet, under appearance menu in wp-admin
- Two settings_fields in one form
- Wrong current class on admin menu with add_submenu_page()
- How to get specific setting by settings_fields()?
- Show admin notice on incorrect value on form field
- Whitelisting items from custom options page
- Two Types of settings in WP – The Doubt
- Update problem with update_option() in combination with register_setting()
- Show the submitted values in the form when validation fails
- Move Custom Fields on General Settings Page to New Location
- Efficiency of wp_options vs a new table
- ‘Headers already sent’ Error When Redirecting from add_submenu_page() Callback
- How to save custom settings api fields with custom section fuction
- Hide admin menu on update_option
- Can I use register_settings and unregister_setting once the settings page has loaded?
- Issue on Checkbox with Custom Option Page
- Settings API: Setting default option via ‘get_option’ fails
- Disable new Site Health screen safely?
- add submenu page doesn’t display
- Moving the WordPress dashboard avatar over the admin menu
- WordPress plugins add parent menu option in admin main right
- Update WP option by plugin
- Change menu order of core post-type in UI?
- WordPress modify Settings > Permalinks (options-permalink.php) Add CPT Permalink Options
- WP Page Options Array
- Theme settings Page: Settings Api vs Update_Options
- How do I display a WP Option from an array?
- Admin sidebar customization
- [Multisite]How can I update custom blog option?
- How would one add a nonce to a menu item in the WordPress dashboard?
- How can I change the admin menu title and url title on WordPress
- Multisite Equivalent of `register_setting`?
- Call require_once form admin page with checkbox
- Retrieve my custom settings in the settings/ API endpoint
- Multiple checkbox doesn’t work in wordpress settings api
- add_menu_page not show link for custom role
- Linked pages not working with wordpress
- Unable to add custom page to WordPress admin panel
- Insert link in sub menu – Admin panel
- WordPress Boilerplate Plugin doesn’t see callback functions for add_settings_field and add_settings_section
- How to redirect one admin URL to another when admin page URL has “/admin.php?page=” in it?
- add_settings_error on validating plugin options API
- how to remove wp admin menu created by plugin
- User specific settings, limited by role
- Plugin option for input box validation
- Renaming post to something else, breaks dashboard if edit_posts is false
- Custom setting field value not working inside add_action init hook
- Removing admin menu items with white spaces
- How to include the admin bar?
- Incorporating the Settings API in WordPress Themes – by Chip Bennet
- Can I use add_option for a plugin categories and how?
- Menu_slug used for creating options page
- Where to adjust presets for slider options “auto rotate” (3, 5, 10, 15 seconds)? [closed]
- Responsive Admin Themes
- move setting data from wordpress api to codestar freamwork
- Remove menu pages only for non admin