=== File Uploader === Contributors: samrat131 Donate link: Tags: file, upload, email, admin, file upload, notification, Requires at least: 2.9.2 Tested up to: 3.3 Stable tag: 1.3 Using file uploder user can upload any file with description, blog admin/site owner will get a email notification of uploaded file with attachment. == Description == Using file uploder user can upload any file with description, blog admin/site owner will get a email notification of uploaded file with attachment. == Installation == 1. Download the plugin and extract the files 2. Upload "wp-file-uploder" to your wp-content/plugins/ directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Add [file-upload] to post/page or <?php if ( function_exists('file_upload') ) file_upload(); ?> == Frequently Asked Questions == = Where do I submit a question? = This is my first attempt at a plugin, so I don't have a FAQ yet. == Screenshots == 1. Layout how the file upload form look like. 2. layout for, after successfully sent the email to blog admin == Changelog == = 1.0.0 = * First version. == Thank You == Thank you trying my plugin!