How to add a thick box media uploader to custom fields in WordPress
To add a custom field media uploader in WordPress using the built-in thick box you need to override the window.send_to_editor method.
This post requires that you know how to create custom fields with custom meta boxes, not the built in custom fields meta box for WordPress.
Read More →