Help Implementing new Media Uploader
-
Hi Guys,
I currently am using the only Media Uploader with functions such as
tb_show
&window.send_to_editor = function(html) { }
to obtain the html of the selected attachment so i can perform tasks with it. One of these tasks was to obtain the title of the attachment from the returned html. This however does not work in the 3.5 Beta 3.I am interested in getting the new media uploader to work on a custom meta box image uploader. Could someone point me in the correct direction? I have tried copying the featured image JS for the uploader however it is failing to work.
Do you guys have any idea on how I could get it to work or possible refer me to some documentation for the new system?
I am also looking to support both versions. So e.g. if WP version < 3.5 run the old media uploader else run new media uploader.
Thanks in advance
- The topic ‘Help Implementing new Media Uploader’ is closed to new replies.