Tagged Questions
10
votes
2answers
421 views
Enhance Media Manager for Gallery
I would like to enhance the Media Editor, after WordPress 3.5, on the gallery view.
I want to add a new select field on the right side and send the selected values to the gallery shortcode.
I ...
3
votes
1answer
371 views
How to restrict images in v3.5 Media Library modal to only those from a specific post id?
How can someone restrict the images which appear in the v3.5 Media Library modal to only show those that are attached to a specific post id?
I'm creating a front-end management template that allows ...
1
vote
1answer
64 views
How to change the image size in new Media Uploader (ie use medium vs thumbnail)
Is it possible to change the image size of the thumbnails in the new media uploader?
For example images are currently displayed using the "thumbnail" image crop size and I would like them to be the ...
3
votes
4answers
726 views
Wordpress 3.5 Media Manager - add a button
In my plugin, I would like to add two buttons to Media Manager (to the left of "Insert Into Post" in "media-toolbar-primary" section), and connect a jQuery action to it.
First one - The "Select All" ...
12
votes
2answers
258 views
Trigger refresh for new media manager in 3.5
I'm trying to figure out how it's possible to 'refresh' the media library in the new media dialogue in 3.5. I'm adding images from an external image library to the WordPress library (via a tab/iFrame ...