=== WP Picturehoster === Contributors: Ralf Hortt Donate link: http://blog.horttcore.de/ Tags: user, upload, frontend Requires at least: 2.8 Tested up to: 2.8 Stable tag: 1.0 WP Picturehoster == Description == Upload form like imageshack.us Uploads are included in the mediapool == Installation == - upload the plugin in the plugin directory - set wp-content writeable or create the directory 'wp-picturehoster' and make it writeable for the webserver. - activate the plugin == Usage == Place the shortcode [PICTUREHOSTER] on any page or post, or put the template tag wpp_picturehoster() in your template. == Frequently Asked Questions == Any known Bugs? Yeah, the mimetyp isnt read out properly atm, will fix that in the next version. Where are the files? The files are in the wp-picturehoster directory in the wp-content folder Where can I find the files in WordPress? You can have a look in the mediapool in the WordPress backend. Are there any template functions? Yes, there is a function 'wpp_picturehoster()' which is basicly the same as the shortcode. What will be the next version? I plan to do an extra management page beside the normal mediapool. Also there gonna be a plugin page with some settings, i.e. expiration date and so on. props to yves for the idea to write such a plugin, well actually he want it and I did it ;-)