Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Default Media Uploader View

Descrição

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.

Instalação

  1. Upload the extracted plugin folder and contained files to your /wp-content/plugins/ directory
  2. Activate the plugin through the “Plugins” menu in WordPress

Avaliações

25 Fevereiro, 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 Agosto, 2020 1 reply
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 Janeiro, 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 Março, 2017
Makes a small but super useful adjustment to the media uploader, thanks!
Ler todas as 13 avaliações

Contribuidores e programadores

“Default Media Uploader View” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

Registo de alterações

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

  • Release inicial