This repository has been archived by the owner on Feb 1, 2019. It is now read-only.
Custom File Upload field creates attachment
When uploading a file through the custom file upload field, the file's data would be stored exclusively in the meta-data which isn't optimal. This creates an attachment for each file uploaded, conforming to the WP workflow.