@takeshiomd on WordPress.org
Posted a reply to not allowed to edit custom field error, on the site WordPress.org Forums:add_action( 'init', function() { register_post_meta( 'post', 'example_post_meta', [ 'show_in_rest' => true, 'single' => true, 'type'…