Mô tả
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.
Cài đặt
- Upload the extracted plugin folder and contained files to your
/wp-content/plugins/
directory - Activate the plugin through the “Plugins” menu in WordPress
Đánh giá
Người đóng góp & Lập trình viên
“Default Media Uploader View” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Default Media Uploader View” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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