Tagged Questions
0
votes
0answers
55 views
Hide edit-attachment in Media Manager
I use the following script to alter the media manager to my needs: Wordpress Media Manager 3.5 - default link to
I customized it a bit according to my needs, but now I want to hide the ...
2
votes
3answers
1k views
How to handle multiple instance of “send_to_editor” js function
Here is what I am doing:
I Added wordpress media upload with iframe popup when a button or link clicked. And with click of insert into post the image url placed on a textbox.
send_to_editor() ...