Solution is :
https://developer.wordpress.org/plugins/metadata/managing-post-metadata/#hidden-arrays
Arrays are hidden in default. Please code your own post edit screen.
Thank you myself! This helps another one.
Related Posts:
- Editing does not change post_name
- Mass removing CSS from 1,700 post [closed]
- add post meta front end edit
- If I disable screen options, does WP still try to update post meta?
- Get posts by meta value
- Execute action after post is saved with all related post_meta records (data)
- How get post id from meta value
- advanced custom fields update_field for field type: Taxonomy
- update_post_meta not saving when value is zero
- Restrict post edit/delete based on user ID and custom field
- get_post_meta returning empty string when data shows in the database
- publish_post action hook doesn’t give post_meta_data
- Remove post meta keys
- How to access the post meta of a post that has just been published?
- How to get all term meta for a taxonomy – getting term_meta for taxonomy
- delete unused postmeta
- Query between two meta values?
- Using Advanced Custom Field (ACF) to insert meta description on each page
- loop through all meta keys with get_post_meta
- How to add meta tag to wordpress posts filter?
- Correct processing of `$_POST`, following WordPress Coding Standards
- Metabox Data not being saved [closed]
- Options to get my custom post type metadata via the WordPress API
- Generate an Email address from that of the Post Author
- How to get the total number of meta_values based on a custom post type?
- Does “update_post_meta” check if value is the same before updating?
- Add a meta value if admin , editor or any other user have open a post in edit mode
- How to show Published date and/or Modified date
- wp_update_user isn’t instantly?
- Finding the page id
- WP_POSTMETA – What do these values mean inside the data structure?
- Update Line Item Meta Data – WooCommerce API
- How to use update_post_meta inside wp_trash_post
- “update_post_meta” not working in “wp_insert_post_data” hook
- Display All Custom Post Fields and Values, Unless Empty
- Unset field from an array not working as expected
- Update post_meta with WooCommere variation data
- What type of index should I use for postmeta?
- hide posts with specific meta data from admin page
- Post MetaTable Overload
- Meta function issue
- Custom RSS Feeds & Post Meta Data
- Get a row from a separate table by matching a posts meta_key to a tables ID column
- get_post_meta is showing file url in url bar
- Display get_post_meta if contains value
- How to check if a post meta key/value pair already exists for a specific post
- Reset/delete post views meta/custom field after X hours or minutes or seconds
- Sort Posts By Custom Field Date?
- Difficultly changing date format in post meta value
- Have lots of meta for posts, is it better to get at all at once or each individually
- Query posts WITHOUT a custom meta field
- Add box with custom per-page properties
- get_post_meta not working when variable used for post ID
- Update post meta dynamically
- Adding Custom MetaData
- Suggestion to make posts have multiple associated items
- Is it safe to add a new field to meta_value field?
- Need a SQL query to update meta_key=’_price’ with value in meta_key=’_regular_price’
- Display current user’s custom post meta in sidebar
- add_post_meta doesn’t work
- How to get single value from get_post_meta() array of values?
- How to echo value of a meta select box to the browser
- wordpress update multiple posts post meta
- get_template_part() isn’t loading author information
- New Table vs Post / Comment Meta
- get Insert id for meta field
- Is there a way combine posts meta_name?
- Format meta_value [closed]
- How can I query for posts using a date stored in post-meta?
- get specific values from WordPress meta_value
- Count Post and Page Views based on meta_value Using Shortcode in Dashboard Widget
- Removing Malware
- Add post meta data date to event
- Check if any meta on the post has value then display content
- How to modify default meta link format
- Something adding an excessive meta description
- Get table parameter and save in meta value
- How can i show post views using specified post ID?
- How to add/update post meta to use in query?
- gettext localization is not working
- how to query posts using value in meta post array
- Why doesn’t wp_oembed_get() for the video post format not work?
- Custom Meta Fields that are Echo’d are removed on post update?
- How to add dynamic content in title and meta description in wordpress theme for homepage, post page, category, tag and pages
- How to call get_post()?
- add_post_meta only adding 1 character
- How to sort by meta value num, but ignore zero value?
- Edit is changing my custom’s post type parent id
- Create a Gallery and update Post Parent of Attachment Images
- Posts with no meta field do not appear when sorting by meta field
- How do I delete element from a serialized array upon deletion of a post?
- How to create a link for wordpress meta datas?
- Which query method to use? (edit- wpdb syntax problems)
- Get meta information from post parent
- How to update post meta with xml data
- Counting number of identical meta keys
- query with custom field
- Using Form to alter PHP variable [closed]
- Chance post id into post name
- Post meta box data not saving