Title: Default Media Uploader View
Author: leemon
Published: <strong>19. srpnja 2014.</strong>
Last modified: 16. svibnja 2019.

---

Pretraga dodataka

![](https://ps.w.org/default-media-uploader-view/assets/banner-772x250.png?rev=1483468)

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

![](https://ps.w.org/default-media-uploader-view/assets/icon-256x256.png?rev=1483468)

# Default Media Uploader View

 Od [leemon](https://profiles.wordpress.org/leemon/)

[Preuzmi](https://downloads.wordpress.org/plugin/default-media-uploader-view.1.0.8.zip)

 * [Detalji](https://hr.wordpress.org/plugins/default-media-uploader-view/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/default-media-uploader-view/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/default-media-uploader-view/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/default-media-uploader-view/#developers)

 [Podrška](https://wordpress.org/support/plugin/default-media-uploader-view/)

## Opis

WordPress 3.5 introduced an entirely new media uploader which streamlined the way
one handles and uploads images to posts. Unfortunately,
 since then, the default
view for the media library is “All media items” instead of “Uploaded to this post”.
This plugin sets “Uploaded to this post” as the default view.

## Instalacija

 1. Upload the extracted plugin folder and contained files to your `/wp-content/plugins/`
    directory
 2. Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu

## Recenzije

![](https://secure.gravatar.com/avatar/ae980e049087f965642f1d3c01e392046b9be2427f7342edaacb052000a4da9d?
s=60&d=retro&r=g)

### 󠀁[Tremendous Time-Saver!](https://wordpress.org/support/topic/tremendous-time-saver-2/)󠁿

 [emmontenegro](https://profiles.wordpress.org/emmontenegro/) 25. veljače 2024.

Incredible plugin! It streamlined my tasks and saved heaps of time. Worth every 
penny – would happily pay $1 just to say thanks for the efficiency boost!

![](https://secure.gravatar.com/avatar/8df3f36ace77827a49fc06920ee186cf9cd5032318b099694ea03d9b7b45d415?
s=60&d=retro&r=g)

### 󠀁[Life saving plug-in](https://wordpress.org/support/topic/life-saving-plug-in/)󠁿

 [Orhan Colak](https://profiles.wordpress.org/ocolak/) 30. kolovoza 2020. 1 odgovor

The worst part of Wordpress is that the media library cannot be organized. Hundreds
or even thousands of pictures are all in one place and everything is chaotic. There
are other plugins but it is necessary to organize all images manually. Thanks to
this plugin, things get a little easier.

![](https://secure.gravatar.com/avatar/25e1a73961052a1fc288f15e37f698976e7799196390c0ac1ff54f4314aa1955?
s=60&d=retro&r=g)

### 󠀁[Great, but not work correct with ACF](https://wordpress.org/support/topic/great-but-not-work-correct-with-acf/)󠁿

 [betagoo](https://profiles.wordpress.org/betagoo/) 26. siječnja 2018.

Work great with insert media into post and pages and woocommerce product images 
gallery. Not work correct with ACF. For example ACF image field type. Show only 
images attached to the post or product (woocommerce). Switch media type to show 
all images, not show all images.

![](https://secure.gravatar.com/avatar/a00777ef65e1dabf6d92c22fbc20ce41bb44dd33892ddfc0cecf1293438ade21?
s=60&d=retro&r=g)

### 󠀁[Awesome](https://wordpress.org/support/topic/awesome-4397/)󠁿

 [Barry Ceelen](https://profiles.wordpress.org/barryceelen/) 12. ožujka 2017.

Makes a small but super useful adjustment to the media uploader, thanks!

![](https://secure.gravatar.com/avatar/d0225b30ebe8d84539758db2cd1923cf66b20b25b60179f4d7d863dfe9efaccd?
s=60&d=retro&r=g)

### 󠀁[this should be default in wordpress](https://wordpress.org/support/topic/this-should-be-default-in-wordpress/)󠁿

 [eliz82](https://profiles.wordpress.org/eliz82/) 04. veljače 2017.

this should be default in wordpress

![](https://secure.gravatar.com/avatar/e31a2ba53bb6063f941c6688d79b6dae6701a6af02c76bde4383f147a17d8685?
s=60&d=retro&r=g)

### 󠀁[Simple & perfect](https://wordpress.org/support/topic/simple-perfect-38/)󠁿

 [kudlav](https://profiles.wordpress.org/kudlav/) 04. siječnja 2017.

Works great!

 [ Pročitajte svih 13 recenzija ](https://wordpress.org/support/plugin/default-media-uploader-view/reviews/)

## Suradnici i Programeri

“Default Media Uploader View” je softver otvorenog koda. Sljedeće osobe su doprinijele
ovom dodatku.

Suradnici

 *   [ leemon ](https://profiles.wordpress.org/leemon/)

[Prevedite “Default Media Uploader View” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/default-media-uploader-view)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/default-media-uploader-view/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/default-media-uploader-view/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/default-media-uploader-view/)
od [RSS](https://plugins.trac.wordpress.org/log/default-media-uploader-view/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 1.0.8

 * Code refactoring

#### 1.0.7

 * Hooking the plugin’s enqueue function into “wp_enqueue_media” instead of “admin_enqueue_scripts”(
   Props to barryceelen)

#### 1.0.6

 * Fixed native gallery issue (Props to kudlav)

#### 1.0.5

 * Fixed script dependencies

#### 1.0.4

 * Added Underscore script dependency (Props to matthewmcvickar)

#### 1.0.3

 * Added support for the WooCommerce Product Gallery modal (Props to Sphinxxxx)

#### 1.0.2

 * Text domain changed to match the plugin’s slug
 * Other minor changes

#### 1.0.1

 * Minor changes

#### 1.0

 * Prvo izdanje

## Meta

 *  Version **1.0.8**
 *  Zadnje ažuriranje **prije 7 godina**
 *  Aktivnih instalacija **500+**
 *  WordPress inačica ** 3.5 ili viša **
 *  Testirano do **5.2.24**
 *  PHP inačica ** 5.3 ili viša **
 *  Language
 * [English (US)](https://wordpress.org/plugins/default-media-uploader-view/)
 * Oznaka
 * [admin](https://hr.wordpress.org/plugins/tags/admin/)[attachments](https://hr.wordpress.org/plugins/tags/attachments/)
   [filter](https://hr.wordpress.org/plugins/tags/filter/)[media](https://hr.wordpress.org/plugins/tags/media/)
   [upload](https://hr.wordpress.org/plugins/tags/upload/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/default-media-uploader-view/advanced/)

## Ocjena

 4.8 out of 5 stars.

 *  [  11 5-star reviews     ](https://wordpress.org/support/plugin/default-media-uploader-view/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/default-media-uploader-view/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/default-media-uploader-view/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/default-media-uploader-view/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/default-media-uploader-view/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/default-media-uploader-view/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/default-media-uploader-view/reviews/)

## Suradnici

 *   [ leemon ](https://profiles.wordpress.org/leemon/)

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/default-media-uploader-view/)

## Doniraj

Želite li podržati napredak ovog dodatka?

 [ Donirajte ovom dodatku ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=oscarciutat%40gmail%2ecom)