I had a similar problem with radio buttons losing their status when I dragged a metabox on a settings page.
I hacked together a workaround and posted it as a reply to the original wordpress trac ticket
http://core.trac.wordpress.org/ticket/16972#comment:4
Related Posts:
- Adding Custom Text Patterns in the WP 4.5 Visual Editor
- Add custom TinyMCE 4 Button, Usable since WordPress 3.9-beta1
- Add self-closing shortcode button to TinyMCE in WP 4.6
- Get List of Registered Meta Boxes and Removing Them
- How to add tab which is visible only in admin side of product in woocommerce? [closed]
- How to provide translations for a WordPress TinyMCE plugin?
- API to trigger prompt on leaving page
- Hook the Keydown Event in the TinyMCE Post Editor
- Dashboard like meta boxes in my plugin – how to save their position and open/closed state?
- Save metabox with multiple checkbox array
- How to Use WordPress Color Picker API in Custom Post Type Metabox
- How can the tinyMCE dom be manipulated (offical API does not seem to work)?
- How to create Image gallery Metabox in wordpress [closed]
- Utilize TinyMCE hyperlink chooser outside of TinyMCE
- Conflicting save_post functions when passing the post id and saving custom meta boxes for different post types
- How to add meta boxes to the ‘Add new post’ screen?
- Making a custom widget that includes a tinymce and works in Site Origin Page Builder
- Bridge WordPress Media API with custom tinyMCE plugin [closed]
- Rearranging Dashboard meta boxes with use of plugin/functions.php
- Plugin admin page meta_box toggle and order state not saving
- Metabox Not Showing on Custom Post Type But On Pages and Post
- WYSIWYG editor in WP 3.2 plugin
- Best choice of options/settings framework for plugin/theme development
- Show dialog box in TinyMCE plugin and use WordPress php functions in it
- Admin auto-refresh is interfering with Firebug — how to prevent it?
- Show add_meta_box by selecting a specific category
- the_editor() function
- update post meta for checkbox in the admin when inserted in the front-end
- TinyMCE 4.7.11 custom styles using styleselect – what does the ‘attributes’ argument do?
- Custom Taxonomy to dropdown box on adminside wordpress
- Create & Save multiple Meta-boxes
- Add a Save Button to Custom Meta Box [duplicate]
- Rich text editor settings persist throughout all rich text editors
- Dashboard – get status and position of metaboxes and pass them to ajax method
- Getting List of all registered Dashboard Widgets
- what is the difference between these phares?
- How to get Metabox custom field to show checked if value is updated using post meta query?
- How do I update a field of a meta box?
- Asynchronously render shortcodes in TinyMCE visual editor
- Input value from metabox is not found in $_POST after post save
- How to use TinyMCE Editor for one of my custom post meta field?
- Add a select option of shortcodes like dropdown in tinymce
- Open modal when user clicks on span in visual editor
- tinymce.get() returns error after ajax request
- Including comments meta box on a plugin page
- TinyMCE editor turns white on Biographical info [closed]
- Inserting code to HTML view from a pop up initiated from visual view
- Translate MCE button text/tooltip in custom plugin
- How to add a widget to the post editing view?
- Adding admin menus to wordpress
- Automating the process of shortcode generation in a plugin – how is it done?
- Meta box on options page save form problem
- Store custom meta box data as serialized array
- WP nonce field checkbox prints checked=’checked’ outside input field
- How to add custom post widgets as tags into wordpress
- Can I Hook Into the TinyMCE Insert/Edit Link Button to Use Shortlink For Post?
- How can I allow the user to press enter without creating a new element in the editor?
- Any way to update_post_meta with html content? It gets stripped and becomes empty
- How to close tinymce inline popup
- Adjust query on single
- How to display TinyMCE HTML view?
- Can I attach a plugin via my add_filter callback contents?
- Metabox is not displaying
- Catch metabox values in Plugin
- want to show CMB2 metabox on woocommerce product data tab
- Why is $_POST empty when saving custom Meta Box?
- WP_List_Table Inside Metabox With Bulk Actions Not Working on Submit
- Multiple TinyMCE on button click is initialized and appended but why only last one is writeable?
- Save meta box data from selected dropdown list in bbpress reply form
- Metabox types list
- WordPress Filesystem create CSS-File – get Shortcode ID for Name
- How to save multiple values in custom post type from front end to back end
- add_meta_box does not display meta box in Admin
- Add WordPress Meta Box saved form input to WordPress RSS feed [duplicate]
- TinyMCE 4.7.11 – Enable hidden WordPress core plugins? (referencing a wp-includes from plugin.php)
- How to get values from Tinymce visual editor popup?
- set a custom post type to a taxonomy term programmatically in metabox
- Dynamically getting tags in post edit screen
- How to show metabox just in post.php in admin?
- get_option() is undefined in TinymceWindowManager
- Plugin dev: How to multiply instances of a plugin in the same metabox?
- Add Button to TinyMCE Custom Menu
- Issue with iframe in TinyMCE
- save_post not called in plugin / custom field still saving overwriting metaboxes
- Why if i enqueue the tinymce script i get undefined error
- Get fields of a widget
- Display Data’s metabox in page
- Show Metabox Images in slideshow instead of static
- How to set/change another post author by custom fields or something else?
- Saving metabox updates causing fatal error
- Why cant the WP Filesystem API read googlefonts.json?
- Check if someone is editing a post (this content is currently locked)
- Convert textarea with wp_editor
- How to Upload Images From a Folder (Not WP_Uploads)
- I am unable to save my data from a form
- Check if post belongs to any category
- How to list all images used on a specific page?
- Using WordPress Boilerplate (WPBP) for WP Multisite Plugin
- Build a dynamic block using the default attributes
- Show Admin Menu