该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Default Media Uploader View

描述

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.

安装

  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

评价

2024 年 2 月 25 日
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!
2020 年 8 月 30 日 1 回复
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.
2018 年 1 月 26 日
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.
2017 年 3 月 12 日
Makes a small but super useful adjustment to the media uploader, thanks!
阅读所有13条评价

贡献者及开发者

“Default Media Uploader View” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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

  • Initial release