這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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 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.
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” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Default Media Uploader View 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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