Tag: file upload

Developer working on file upload
PluginsThemesWordPress

WordPress File Upload with AJAX

WordPress is a great CMS and has a nice feature for uploading files. That is the media uploader which can be found inside the WordPress administration. In this tutorial we will not use the media uploader. We will develop our own WordPress file upload using AJAX and PHP.

Read More