Automattic / Automattic/custom-metadata

Multiple upload field bug (Wordpress 4.0)

Open
#114 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
190
Forks
46
Avg merge
46m
Merged PRs (30d)
15

Description

I'm trying to add multiple upload field to my custom post type. But when post is published/updated instead of one upload field I get two one of them contains atachment id an the other file path as a value.
![2014-09-29-222336_1920x1080_scrot](https://cloud.githubusercontent.com/assets/3499669/4447879/6768739e-480e-11e4-9597-96c4986ce866.jpg)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the multiple upload field behavior in a custom post type on WordPress 4.0, using the screenshot and issue description as the expected scenario. Trace the field's publish or update handling; done means the custom post type retains one upload field rather than creating separate attachment-ID and file-path values.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend, content
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.