Hi,
I am currently writing a plugin that requires the ability to upload images.
Is there any way to 'hook' into the built in upload functions for use in a plugin?
I want to provide a WYSIWYG text area (using WP TinyMCE) and allow users to add images to the text, in the same way as you can in a post / page and also, associate an image with each entry within a separate text box (e.g. a thumbnail for that entry).
Appreciate any help