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.

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

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!
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.
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.
12. ožujka 2017.
Makes a small but super useful adjustment to the media uploader, thanks!
Pročitajte svih 13 recenzija

Suradnici i Programeri

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

Suradnici

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