An open API service indexing awesome lists of open source software.

https://github.com/turtlepod/uploader-test

Simple upload file in wp.
https://github.com/turtlepod/uploader-test

Last synced: 10 months ago
JSON representation

Simple upload file in wp.

Awesome Lists containing this project

README

          

## Upload Field

### Why?

Most of the time, we can simply use media modal to upload file in WordPress, but sometimes it's not the best may to do upload.

Example: For front-end (not in WP-admin), form where user is not logged in, or have caps to manage files but we still want files to be uploaded to WP media manager. etc (tons of reason).

### Video

[![Custom upload field in WordPress: A very simple proof of concept](https://img.youtube.com/vi/achuZv5xn7E/0.jpg)](https://www.youtube.com/watch?v=achuZv5xn7E)