Hi all!
The problem is about WP media uploading function as attachment and resizing input image on fly.
Cant find such function - only:
Simple upload:
1. media_handle_upload
2. wp_handle_upload
Resizing:
1. image_resize
Is anybody knows such wp-based function or any hack about this one?