How about putting the current section in a hidden form field inside each section, and then when you reload the page, check $_POST['section']
?
Related Posts:
- Site Title and Tagline in Theme Options Page
- Jquery no more loading, load-scripts.php not found (404)
- Admin Bar (Toolbar) not showing on custom PHP file that loads WordPress
- Site Title and Tagline in Pagelines DMS Options Panel
- Enqueue Javascript Correctly for 3.5
- List User order by ID in Descending order (Backend)
- Programmatically create page when saving custom post type post
- How can I open up my administrative panel to everyone?
- Link blogname and blogdescription to the Options Framework
- I installed WordPress locally now how do I login?
- Editing the term_order field
- Access to “My Site” is missing from the admin bar
- How can I catch WordPress custom settings page slug has already changed?
- remove wp floating submenu in wp dashboard
- My custom wp-admin php files stopped working
- Sort custom meta column by other meta value
- Call to undefined function wp() in wp-blog-header.php
- Cannot access wp-admin (wordpress dashboard)
- Cannot access wp-admin/wp-login.php (WordPress backend) anymore, what could be wrong?
- Remove metabox from WordPress menu editor page?
- Whitelisting items from custom options page
- How to make my custom widget appear within WordPress widgets? Plugin development
- Options API get_option() and update_option() Not Correctly Updating or Returning
- running wp-cron.php using php not wget
- PHP version problem?
- Setting default category base on theme activation
- WordPress admin is incredibly slow [closed]
- inserting a post from an extern php file but post content doesn’t show on wp site
- Error: options page not found
- How to store options in an array
- how to update and display an option without reloading the page
- How to change menu labels
- Saving plugin settings – ERROR: options page not found
- Building a WordPress App
- Security for data obtained from the database
- WordPress admin-ajax.php
- Add Custom Script in Other Plugin’s Options page
- Pull GetOption() variable into jQuery dynamically created html
- Filtering a Database Query
- How do I modify the custom footer text and get theme version number to show in wordpress admin?
- WordPress ajax-action failing because of newline in response
- get_total () returns 0 – woocommerce [closed]
- Is a series of update_option calls safe, performance wise?
- wp-options keep crashing please help
- WP_OPTIONS table, active_plugins entry [closed]
- Warning: Illegal string offset on theme options page [closed]
- Get categories names as an array to use it in theme settings
- Get Page ID from Backend
- Usage of call back function of add_meta_box()
- AJAX wp_insert_user WORKS but responds with “The site is not enabled”
- WordPress wp-admin redirect and exception
- How to Change CSS Colors from Custom Plugin Settings Page
- Decimal values via get_option() with custom local (decimal point = comma)
- Can not add admin notices from the edit_user_profile_update hook (notices not being displayed)?
- How to show every second user different types of banners?
- Override Admin menu icon
- Using admin-post.php for admin form but it directs me to admin-post.php white screen
- WordPress redirects to old login after migration
- WordPress language switcher doesn’t work
- Removing custom sort order from admin page listing
- How to debug failed changes to posts?
- Get value from db for custom contact form
- Display random image url from list of input values
- Adding a ‘style=’ bit to image_send_to_editor output
- Aspx/Rss feed – failed to open stream: Redirection limit reached
- Page Options Saving But Not Updating In Backend
- Get options from database using php class
- Is there a (offical) way for a theme to deactivate itself and show a message in admin?
- Limit ‘contributers’ abilities in WordPress
- Help with accessing wp-admin page and resolving error messages
- Add a custom WooCommerce settings tab with sections
- How can I update WordPress plugins or WordPress itself in all server?
- In PHP how do I make my navigation bar show certain links to admins only?
- Woocommerce display orders with products from specific categories to specific admins
- Set all WooCommerce Products to Simple, Virtual & Downloadable
- Search bar for wp menu
- Fatal error login WordPress [duplicate]
- PHP warning – Use of undefined constant ‘FORCE_SSL_LOGIN’ ‘FORCE_SSL_ADMIN’ on wp-config.php
- admin panel – How to remove “delete” button from category editing page
- Has a PHP update given me a 404?
- Fatal error: wp-settings.php on line 199
- How to make a pagination with dropdown selection?
- wordpress email checker on domain
- problem connecting to the administrator
- No more get_option(‘date_time’) in WordPress 5.5?
- Hide Approved status for certain users in users list
- Class ‘WP_Privacy_Requests_Table’ not found
- wordpress contact form messages not sending although it saying they were sent successfully with this php code
- How to add a DELETE button to the “Edit User” WordPress admin page?
- Save custom field on WP_List_Table
- Create “blank” admin page without having admin-bar/admin-menu for faster load
- How to separate the taxonomies list from the form so that editing taxonmies is the same as pages and posts?
- How to disable sub menu items from being created?
- spl_autoload_register is slow for WordPress sites
- WP post meta – for loop inside for loop
- Admin backend, show post from a category and exclude the posts from subcategories
- How to update option field in database on clicking the publish button in customizer
- HELP! Frontend User Profile Edit Won’t Update Email
- Right way to display the_author_meta fields?
- Use page-templates without creating theme