Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You can manipulate that screen in a couple of ways.</p> <ul> <li><p>Using the action hook <code>admin_head-media-upload-popup</code>, as seen in <a href="https://wordpress.stackexchange.com/q/53803/12615">How to Add a Custom Colum on Thickbox Media Gallery Tab?</a>.</p></li> <li><p>Or using the filter <code>media_upload_tabs</code>: <a href="https://wordpress.stackexchange.com/q/46808/12615">Remove tabs from media uploader for a CPT</a>.</p></li> </ul> <p>Other solutions/examples and possible hooks can be found with this search query: <a href="https://wordpress.stackexchange.com/search?q=media-upload-popup">https://wordpress.stackexchange.com/search?q=media-upload-popup</a></p> <p>Take a look at the plugin <a href="http://wordpress.org/extend/plugins/image-pro-wordpress-image-media-management-and-resizing-done-right/screenshots/" rel="nofollow noreferrer">Image Pro</a>, which seems to meet the requirements.</p> <blockquote> <p>Upload, resize, add, change images instantly. Manage your media collection with ease and use it for any post or page. A new way of managing content!</p> </blockquote> <p>And analyzing the code of the plugin <a href="http://wordpress.org/extend/plugins/faster-image-insert/screenshots/" rel="nofollow noreferrer">Faster Image Insert</a> can reveal some interesting techniques.</p> <blockquote> <p>Fully integrates media manager into editing interface, avoid reloading thickbox pop-up, with enhanced features like multi-insert &amp; mass-editing.</p> </blockquote>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload