這個外掛並未在最新的 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 則留言
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