This can be done with a hidden input field. Make jQuery reflect the contents of the visible list into the hidden field.
Update the meta data using this field and build the initial list based on its values.
Related Posts:
- How to display by default only published posts/pages in the admin area?
- How can I retrieve multiple get_post_meta values efficiently?
- Can I force a metabox to be in one column?
- How to add a new tab to page editor
- Listen to Post action
- How to add metabox for post of specific category
- List latest posts in WP-Admin
- How to put last edited entry on top of the blog-post list?
- How to batch update post content with custom post meta value
- upload image in a meta box
- Getting an alphabetic post list with two letters onclick on letter
- meta_box or custom_field as a second tinymce post-instance?
- 1 column admin screen options – move submitdiv to bottom
- Change default screen option value for posts per page
- multicheck box for post metabox
- Hiding by default specific post status on backend list?
- Create A Metabox For A Custom Field
- Have save_post write to database image meta [closed]
- Populating a page with content from post custom fields
- What Can I Use To Add A Custom Button Between Publish button and Move To Trash?
- Using radio button meta data from a custom meta box
- Using Custom Posts with Metaboxes and Drop-downs
- Filter Posts by Excluding Categories
- Automatic value for custom fields for posts
- WordPress’ visual editor messing up my (nested) lists (and other things as well)
- How to rename “Publish” metabox title in post screen
- Understanding and using metaboxes in posts
- Dashboard :10 Last draft page and 10 last pending review page (metabox)
- Adding custom fields to bbpress reply form
- Show certain posts in a LIST format that members have been granted access to
- Meta value does not save for scheduled posts
- List all categories with featured image from post?
- Simultaneous admin updates causes custom fields to not update
- Conditionals if tags exist?
- How to I retrieve the ID from the Posts page?
- How to save meta checkbox WordPress
- How do you change the comment count in the back end posts list, to reflect unapproved comments, rather than all comments?
- Hide custom metabox value from custom fields
- Is there a way to create a meta box that can be added multiple times to a post dynamically?
- Get post meta retrieving wrong value
- show posts under subcategory only when in that subcategory
- Upload attachment from external site
- Show metabox value last post excerpt, title and link
- Updating post meta for checkbox
- How can I tell if a post has been published at least once?
- List all posts, pages and custom post types in admin
- Adding JS functionality to the Publish button in wp-admin/post.php
- Get post related to particular meta box? [closed]
- Adding a meta box to determine the sidebar [closed]
- Simple Custom Metabox Not Saving
- Why my meta boxes won’t show in front post page?
- Display content between two dates?
- Highlighting Current Category in the Archive and Feeds page
- Show 10 latest posts only from users with contributors role
- How to get value in radio input in post meta box?
- How to display list of results
- How can I globally italicize list of texts in the UI database or Posts? [closed]
- Display default matabox of posts(add category) wordpress
- Adding an option to post editor to show a site disclaimer or message
- I need show posts by customer (Shortcode)
- Add meta box for Featured Image caption in wp-admin/post-new.php
- Remove All in One Seo from Posts for Contributors
- Meta boxes not saving
- How can add metabox for post of specific category before save post and after save post [duplicate]
- Some comment box wordpress in 1 post [closed]
- Display metabox with date
- Create a Page Template Which Displays All Posts by Current User
- How to separate metabox data in front/backend
- How can I create a menu items from meta box based on users input
- Last three posts not being put in order by date. How to fix this?
- List posts that are in the same category as the current post title
- Display all posts from selected month
- How to display my categories in a list (to a post, not the sidebar)?
- Dynamic archive of posts by date
- How can I enable checkboxes for custom post type posts on their post list – WordPress
- Get WordPress post content by post id
- Get page ID of page that is set as the posts page
- Get Posts Under Custom Taxonomy
- How to limit the number of posts that WP_Query gets?
- Stop WordPress Wrapping Images In A “P” Tag
- When is the ‘post_content_filtered’ column in database cleared by WordPress?
- Turn a URL into an Attachment / Post ID
- GET the excerpt by ID
- Stop WordPress automatically adding tags to post content
- Determine if page is the Posts Page
- How to get ‘post_content’ without stripping tags?
- How to add an admin notice upon post save/update
- Print Current Post Index number within Loop
- Should we trust the post globals?
- Optimize post insert and delete for bulk operations?
- Get the Current Page Number
- How do you add thumbnail support for custom post types?
- How to mark every 3rd post
- Change Posts per page count
- Keep featured content post in homepage with original order
- How to display related posts from same category?
- Can posts have parents?
- Is there a action hook for the “Empty Trash” button?
- How to end the excerpt with a sentence rather than a word?
- How do I check if I linked to a post before I delete it?